Bekannte Probleme / arbeiten derzeit in Arbeit
- Aktualisieren Sie alle alten Beiträge, um Vor-und Code-Tags benutzen
- Brauchen Sie, um einige ernsthafte Tag Reorganisation zu tun - zu viele Tags sind im Einsatz
- Erstellen Sie alle Favicons etc
- Tweak nächsten und vorherigen Tasten auf mehrteiligen Seiten, und passen ihre Meta-Beschreibung und Titel für Google
- Fix alle Down-load-Seite Links zu Dropbox
- Monitor progress of HTTP/3, QUIC, RusTLS, e‑SNI, ECH, JPEG-XL
09-Jan-24 (pending — in progress)
- Migrated OS from CentOS to AlmaLinux
- Updated whole LEMP stack
- Replaced inotifywait script with functions
- Replaced gravatars with HTML/CSS which is much more efficient
- Enabled http3
- Switch to separate caches for each site
- Dropped duplicate certs — only using EC now, no RSA
- Ersetzt PNG sprite with SVG Sprites
- Moved many custom functions out of theme into plugin
- Tweaked image sizes (and code) to make everything even more responsive
- Tweaked avif, webp code to get better balance of quality/size
- Added code to ensure caches are cleared whenever wordpress updates are done
- Removed numerous old plugins
- Replaced numerous favicons and similar with a single SVG favicon
16-21. Juni
- Adjusted styles to centre (vertically) gallery images
- Re-did all custom image sizes to ensure there are responsive imagess available for maximum quality on hi-dpi screens
- Enabled Avif images to improve page load times for modern browsers
- Hi-dpi-Bildbearbeitung muss auf die Avatare ausgeweitet werden
6‑Jun-21
- Adjusted styles to centre (vertically) the thumbnails in the popular sidebar
- Replaced a number of images with SVGs and added custom functions to enable SVG’s and compress SVGs on upload
- Enabled next-gen support in nginx (altho no wordpress plugins exist yet) Dank an UIdrawer-Leitfaden
25-21. Mai
- Removed redundant files in web root
- Updated logos and favicons following EvilMartins guide
20-20. Dezember
- Updated Feature-Policy to Permissions-Policy, changed syntax and remove obsolete elements
- moved several inline styles into the theme css
- added as=“style” to preload
- Remove inline script from comment form — use eventlistener instead
- Die Themenskriptdatei wurde korrigiert, um die aktuelle JQuery-Syntax zu verwenden
- Simplified ad display js code
- Fixed minification bug affecting popular posts widget
- Fixed CSP bug preventing comment form working correctly
- No SRI in use as the only external scripts in use don’t support a CORS header
- Jquery-migrate js wurde entfernt
- SRI-Plugin entfernt
- Tweaked first-visit cookie to make it more secure
- Finished replacement of tabber-tabs
- Made CSP stricter — no more unsafe-inline scripts
09-20. Juli
- Changed background transparency settings (used in this theme on other sites).
- Created css to enable responsive images and iframes with aspect ratio respected.
- Fixed minor visual issue with popular visit numbers.
01-20. Juli
- Überschuss entfernt JS vom Thema.
- Removed jquery migrate by modifying plugin.
- Added below fold styles to header preload.
- Updated WPP plugin with new version that doesn’t have inline JS Also passiert jetzt alles CSP
- Started work to replace out-dated tabber-tabs plugin with much lighter code
- Fully replaced wp-cron with system cron
21-20. Mai
- Zu neu migriert VPS Das ist schneller und sicherer.
- Skriptfehler bei Anzeigen behoben.
- Inline entfernt CSS das kann in Stylesheet gehen. Waiting for fix for better comments plugin.
- Added CSP report only on top of existing CSP to monitor other things that can be improved
- Formularrichtlinie zu CSP hinzugefügt
- Replaced outdated syntax highlighter plugin with new plugin
06-Jan-20
- Hinzugefügt Druck CSS to remove widgets, header etc from printed pages.
- Resolved and documented fix to WordPress updates progress.
- Tweaked header code and filenames to make logo image display more intuitive.
29-Dec-19
- Removed some unneeded html attributes to improve validation
- Removed nginx helper plugin as it made updating posts take a long time. Nginx cache plugin can do the same thing
28-Dec-19
- entfernte verirrten CSS Zoom-Einstellung
- Disabled font-awesome in STCR plugin
- Removed some unneccesary roles in HTML
- Removed some old vendor specific css resets which don’t appear to be needed
- Disabled WP Typography setting that generates inline CSS für Safari
- Disabled WP Typography setting that generates extra javascript that isn’t needed
24-Dec-19
- Content Security Policy breaks the wordpress visual editor button — fixed
- Made all cookies secure
- Tweaked and re-enabled content security policy
22-Dec-19
- Aufgeräumt CSS files so there are only unminified files to edit and these are auto minified and compressed
- Simplified and tidied up ad loading code
- Added check for tracking protection blocking ads
- Made ads display a little neater
- Added custom function to fix wordpress sending mail via SMTP so dass es nicht mehr wird als Spam markiert
- InProgress: Fixing amazon product embeds have image blocked
- InProgress: Social Login plugin too out of date to be useful
- InProgress: Testing fix for wordpress updates not showing progress
13-Sept-19
- ersetzen jquery 1 mit jquery 3
- Fixed bug in javascript code — replaced (Fenster).Last(Funktion()) mit (Fenster).auf(“load”, Funktion())
- Added lazyloading for images to save bandwidth for mobile visitors
- Disabled ewww showing unresized images
- Added SecurityPolicy header. Still need to check on inline javascript references and remove as many as possible.
6‑Aug-19
- Aktualisiert PHP
- Fixed bug in syntax highlighter plugin, Dank an crunchify
- Fixed a small number of minor issues thanks to health-check plugin
- Removed legacy packages from server (libbrotli, Apache, alt php)
- Made some changes to caching on server: entfernt apc; aktiviert opcache und redis
20-Jul-19
- Removed pointless type attribute from script and style tags.
- Removed incorrect async from inline script.
- Removed unneeded gutenberg css.
- Tweaks plugin css removal priority.
- Turned the static gzip and brotli script into a service with info from stackexchange
19-Jul-19
- Aktiviert TCP Fast Open.
- Enabled reuseport.
- Added server push for first time visitors, using a cookie to check if visitor has been before.
13-Jul-19
- Switched jquery back to local version. Acually faster overall, avoids compatibility issues, and prevents google using it as a tracking tool.
- Confirmed previous fix to plugin updates is working well.
- Removed script async and defer for editors — functionality is more important than speed for editors
- Fixed bug with comment email verification on line 205 — made function static
11-Jul-19
- Fixed issue with CORS blocking access to google recaptcha (SRI plugin also adds crossorigin=“anonymous” which is a problem. Tweaked plugin and excluded recaptcha in case it comes back)
7‑Dec-18
- Removed confusing (and outdated) Pragma-Header
- Fixed code injection bug in “Subscribe to comments reloaded” by properly sanitising email
- Fehler behoben, in 404 page and added additional CSRF protection
- Tweaked server to make sure extra headers are always added, including to 40x responses
6‑Dec-18
- Hinzugefügt nonce zu 404 submission field to prevent CSRF attack
- cachen nicht robots.txt
- Update to WordPress 5
4‑Dec-18
- Security headers added
- Extra wordpress hardening with Sucuri
- Rückkehr 444 für XML-RPC, readme.html, license.txt, und PHP-Dateien in Unterordner
- Fixed some php warnings from newer version (needed ’ marks around variables)
- Blocked User enumeration using the REST API
- Added cookie settings to php to reduce CSRF risks
3‑Dec-18
- Finished enabling all features from October
- Removed server header information
- Aktualisiert PHP 7.2
- Switched verlustbehaftete PNG compression to enhance site speed
- Started addition of security headers (sehen SecurityHeaders.com)
18-Oct-18
- Schalter DNS providers to increase speed and enable new features (DNSSEC)
- Enable use of wildcard certificate for all subdomains
- Enable dual certificates (ECDSA und RSA) via certbot and acme.sh. Sehen hier
16-Oct-18
- aktiviert TLS v1.3 über nginx-mehr
- Enabled blocking of brute force login attempts via nginx. Sehen hier für mehr
- Removed login lockdown plugin as the above replaces it
- TLS false start was already working so no need to configure TLS 1.3 dafür
- nginx doesn’t support 0‑RTT yet, and there are possible security implications anyway
- Fixed transposh to use en_GB by default (see “I am using the flag interface” on the transposh FAQ)
- Fixed mixed content issue caused by “better recent comments” plugin by resetting all instances
- Added 2‑step authentication for added security and tidied up login screen
30-Juli-18
- Replaced wordpress cheap-Mans-cron with proper cronjobs to help site speed.
- Fixed a couple of minor php bugs that were generating logs
- Increased php workers as limit was being hit and plenty of memory spare
8‑June-18
- Added extra headers to prevent content loading in frames and XSS stuff
- Enabled Certificate Transparency (ohne zur Zeit erzwingen)
2‑Apr-18
- Fixed commenting bug caused by file_get_contents being used by the captcha system.
- Switched mail sending to use gmail smtp servers to avoid issues with spam, aufgrund DMARC versagt (per dieser Leitfaden)
13-Nov-17
- Moved several scripts to footer to help ensure they run after jquery
12-Nov-17
- Updated gravatar cache function to use avatars from google as well.
- jquery link uses integrity so can’t be preloaded at the moment, In diesem Artikel finden
10-Nov-17
- Added SRI reference for jquery
- Will switch to nginx with dynamic modules once more repos are available — will then include pagespeed module along with existing brotli module already in use
- TLSv1.3 support should automatically kick in once OpenSSL 1.1.1 becomes available as a package
- Using a plugin to automatically optimise database to speed up page loads for non-cached resources
- Removed unused database tables left by old plugins
- Reconfigured and reoptimised caching and settings for both mysql and php (including php opcache)
1‑Nov-17
- Re-enabled preloading now that browsers support it with updated syntax
- ermöglichen HTTP PUSH im April nginx einmal Unterstützung bekommen
28-Oct-17
- Updated edit_custom_walker.php from the plugin “sweet custom menu” to fix php errors. Linien 18, 27 und 39 modified, basierend auf den Rat auf Dieser Thread
- Tweaked php-fpm configuration to increase max_packet_size
- Verbesserte PHP version to improve performance and security
- Fixed various minor php warnings/errors to reduce php-fpm log writing
- Tweaked config to limit number of post revisions
22-Oct-17
- Upgraded nginx to support a range of new technologies
- Reduced number of cipher suites supported to improve security, und zu beschleunigen TLS Verhandlung
- Using brotli to create compressed brotli resources to speed up page loading
- Compressing gzip resources using zopfli for smaller gzip compatible files
- Gezwickt DNS Einträge zusätzliche Domains hinzufügen, entfernen Sie nicht verwendete Domains, und E-Mail-Zugang zu den alten entfernen VPS IP Anschrift
- aktiviert DNS CAA Aufzeichnungen
8‑Feb-17
- Updated OpenSSL to enable support for ALPN
- Added support for HSTS preloading
- Ready for CAA record when Route53 supports it
- No server push in nginx yet
- Not enabling certificate transparency due to complexity
22-Dez-14
- Set crayon syntax highlighter and social-login to defer instead of async to fix jquery issues
- Gezwickt HTML zu beheben 3 Validierungsfehler
- Gezwickt HTML to address a warning about suboptimal use of semantic sections
- Fixed falsche Archivseiten 7 search results page
- Fixed problem with titles where input fields for yoast had somehow gained a hidden invalid character which was invalid
- Fixed code surrounding social-network login buttons for comments, die HTML war ungültig
- Es wurde ein Code-Fehler in subscribe to comments reloaded which caused a validation error
- Fixed opengraph validation error
22-Dez-14
- Gezwickt captcha recaptcha so ist es nur im Einsatz für nicht angemeldete Benutzer
- Fixed incorrect menu icons
- Fixed styling of contact page
- Removed related posts from contact page
18-Dez-14
- Removed no captcha reCaptcha plugin and added system manually to comments — so it can be displayed only for non-logged in users
15-Dez-14
- Hinzugefügt Google Keine Captcha-reCaptcha zu 404 submission form and contact form
- Styled 404 submission form
- Created site options key for the captcha keys etc
- Dropped google analytics — it isn’t being used enough to justify the privacy invasion associated with it
- Nicht mehr Prefetching JS which is high in the head anyway — no benefit shown
- Stellen Sie den Kopf auf Facebook App-ID erhalten, facebook admins and google publisher values from settings page rather than hardcoded
14-Dez-14
- styled comment list
- styled contact form
13-Dez-14
- Fertige Tweaking Menüstil und Positionen
- zurück nach localcurrency von worldcurrency
11-Dez-14
- Replaced comment e‑mail verification with the new google no captcha recaptcha
- Entfernt ein paar weitere Plugins
- Fix Google ads still using non https script and called in the footer rather than async in the head
10-Dez-14
- Nach 1 year of slow progress the site has been successfully migrated to a new VPS
- New server uses secure-HTTP (TLS), SPDY und ist bereit HTTP2.0
- Ditched Varnish Cache, da es zu viele Probleme verursacht.
- CSS und JS Ressourcen vor, gzip. Webserver only gzips html.
- Alle Seitengeschwindigkeitsmessdaten erheblich verbessert
- Umgebaut Thema von Grund auf. Fewer requests are made, CSS in oben und unten fach aufgeteilt. JS Dateien sind meist async, aber jquery diejenigen sind defer
- Reduzierte Anzahl von Plugins, some functionality has been built into theme
- webp images are now served to chrome users to further improve site speed
- Bewegt Brotkrumen auf Seitenleiste, die viel aufgeräumter ist
- Gefunden viel bessere Möglichkeiten, um die Leistung der verwendet, um die Seitenleiste zu bevöl Plugins zwicken. Dies sind sauber und werden Plugin-Updates zu überleben
- Mobile PageSpeed score is now above 90.
- Reduzierte Bildkomprimierungseinstellungen, um sicherzustellen, große Abbildungen müssen nicht beim Upload Timeout
- Hinzugefügt Plugin JS zum Thema. Alle jquery abhängige Skripten arbeiten, wie sie aufgeschoben werden. Other scripts are asynced
13-Sept-14
- Das Problem mit dem Kommentar E-Mail-Überprüfung von E-Mails gehen zu Spam-Ordner
- langsam behoben VPS wegen Festplatte voll
- Updated downloads page
- Upgrade to WordPress 4
- Feste Backup-Fehler
15-Dez-13
- Hinzugefügt Übersetzungsoptionen in mehrere Sprachen
- Maßgeschneiderte die Symbole auf dem Wordpress-Untermenü
11-Dez-13
- Restauriert verwandten Beiträge Tasten.
- Hinzugefügt Shar-ing-Tasten zur Seitenleiste.
- Neues auf dem Weg ad Javascript zu beschleunigen das Laden der Seite funktioniert.
- PageSpeed score on homepage is now 99. YSlow is 98. On posts scores are 95 and 91.
- Mobile-Pagespeed-Scores sind 80 and 77. Only suggestion would require rewriting CSS so wenig wie möglich zu verwenden.
- Homepage Lasten unter 1 zweite.
- Nach Änderungen scheint es am besten, wenn W3TC ist deaktiviert und nach alles wieder aktiviert.
- Restauriert Kun-tom 404 Seite und verbesserte den Stil der es
- Fest relevanssi nicht aktualisiert Index durch Deaktivieren und Reaktivieren - Suche wurde verbessert
10-Dez-13
- Fixed various meta tags. Code is still valid HTML5 and both facebook and twitter now validate opengraph tags.
- Submitted request approval to twitter for twitter cards
- Used custom function to generate excerpt since this can’t be done outside the loop using built-in functions anymore
- Mit Kunden-tom Design Respons-ive Google-Anzeigen
- Restauriert letzten Absatz auf Beiträge der Einladung zu kommentieren
02-Dez-13
- Aktualisiert VPS and tweaked settings to improve varnish performance
01-Dez-13
- Fest sozialen Anmeldung durch Optimierungen Lack-Konfiguration, Cookies zu passieren und durch Optimierungen nginx Config, um den richtigen Port zu verwenden.
- Finally got cookie-free CDN working correctly with no problems
- Mod-i-ziert sozialen Login verwenden CSS sprites. Details are on the wordpress Unter-stützung Website Login für soziale
28-Nov-13
- Entfernt Wordpress Popular Posts jetzt, dass Beliebte Widget können Daten sammeln und verwalten 2 instances. Will reduce the amount of javascript and CSS erforderlich
- Mod-i-ziert WP-Minify to put Javascript slightly lower in the header and enabled minifying of JS
- Lädt JQuery von Google CDN so viele Benutzer werden wahrscheinlich zwischengespeichert, CDNs sind und trotzdem gut
- Ein paar mehr gezwickt reich snip-pet-Einträge
- PageSpeed score for homepage and normal pages is A rated for both desktop and mobile. YSlow for homepage and posts on both desktop and mobile is a rated a B.
23-Nov-13
- Fest HTML5 Fehler von wp-social-Login verursacht Einfügen einer <Stil> element. Added the following to functions.php
update_option('Wsl_settings_authentication_widget_css','');
- Fest Ausrichtung der wp-social-Login Symbolen, indem eine der Einstellungen, einige HTML-Code enthalten ...
</Spannweite></p><p class = 'text'>Geben Sie Ihre Daten oder ein neues Symbol klicken einzuloggen:</p><p class = 'none'><Spannweite>
- Hinzugefügt bisherigen Stil für den Kommentar Formular, um es schön aussehen
- Hinzugefügt viele strukturierte Daten, mostly schema.org microdata but also hAtom microformats and some RDFa for facebook and twitter
25-Oktober 2013
- Upgrade auf Wort-Presse 3.7
- Using wp-minify to combine and minify css and minify html
- Modified google analytics code to limit it to primary domain and exclude subdomains ahead of enabling cookie free CDN
24-Oktober 2013
- Benutzerdefinierten Code für die Zwischenspeicherung gravatars lokal - also keine Anforderungen an den Gravatar-Server beim Laden der Seite gemacht, only on comment submit. Gravatars are updated with a cron job
- Fixed strange error with setting comment parent where existing value would be lost. Had to use a database query instead of get_metadata()
- Corrected my own e‑mail address on some older comments, so ist es konsequent für alle Kommentare, die ich gemacht habe jetzt
- Gezwickt Respons-ive CSS so low res Bildschirme nicht die Menü-Bilder oder die Widgets bekommen
- Re-added styling for comments by post authors. Might change this to be by ‘users’
21-Okt-13 - Neubau von Themen
- Neues Thema anspricht und Mobil ersten so viel besser für mobile Geräte mit kleinen Bildschirmen und geringere Bandbreiten
- Sub-mit-ten Wort-Presse Merkmal Anfrage auf trac to make strip_shortcodes accept an optional value . If it’s accepted then will try to get popular-posts plugin updated to make use of it
- Neues Thema wird mit LESS für integrierte CSS , welche die Größe des zu verringern, sollten CSS und ermöglicht es, out-of-the-Box-min-im-zeichnet, anstelle von einem Plugin
- Optimiert die Stile aller Widgets, so dass sie den gleichen Stil haben
- No hardcoded addresses in theme — using wordpress functions so theme can be used with other sites.
- Ersetzt HTML com-gen mit PHP Kommentare, die automatisch von der entfernt werden PHP -prozessor, führen-chend klei-ler HTML Dateien an den Browser gesendet
- Updated some header code to provide better meta-data for facebook, Twit-ter etc
- Mithilfe der integrierten Unterstützung für Wordpress-Menüklassen für Stile, so changing menu order doesn’t mess up all the menu images
- Auf. Ico für Favicon zurückgegeben, wie kann 16 und 32px Bilder darin, and bigger aren’t really needed. 32px is high enough for HiDPI devices at the moment. Also reduces number of png links in header — which reduces number of HTTP Anfragen und entfernt ein paar hundert Bytes Code
- Mit Microdata statt (oder sowie) Micro-Formate nun, dass Google, bing, yahoo etc haben vereinbart Microdata
- Überprüft gegen HTML5-Spezifikation jetzt ist es ein bewegliches Ziel abgeschlossen und nicht
- Eine neue Far-Regelung, um die Dinge frisch zu.
- Richtig in functions.php organisiert und kommentiert die verschiedenen benutzerdefinierten Funktionen
- Tweaks sind vor allem in functions.php statt in jeder Vorlage-Datei getan, so dass nur 1 Ort muss bearbeitet werden
- Edit to Render.php of Ultimate Tag Cloud Widget to prevent it failing validation. Just comment out lines 331–333. Sug-ges-ten Option, um Entwickler.
- Tweaked the widgets so they show shorter snippets and take up a bit less height
- Replaced change to WordPress-Popular-Posts below with simpler mod which degrades more gracefully when plugin is updated. Verwendet die integrierte Kunden-tom HTML Facility-und machte 1 sehr einfach zu bearbeiten, um Wordpress-beliebte-posts.php, indem eine zusätzliche Zeile ...
$Daumen = get_the_post_thumbnail( url_to_postid($Permanentlink), "Knochen-thumb-40 ', Feld("Klasse" => 'Wpp-Thumbnail ") );
<dass><a href ="{url}">{Daumen}<b>{text_title}</b><br />{Auszug}</ein></dass>
18-Okt-13
- Out-go-ing Mail wurde pre-vi-tig fest, date unlogged. Needs confirmation though
- Refixed WordPress-Popular-Posts to match style of Popular-Posts. Only 1 edit required to wordpress-popular-posts.php line 1254
Ersetzt$Inhalt. = "<dass>{$Daumen}<a href = "{$Permanentlink}\" title = "{$Titel}\" class = "wpp-Post-Titel " target = "".$dies->user_ops["Werkzeuge"]['Link']['Ziel']."\">{$title_sub}</ein> {$Auszug}<span class = "Post-Statistiken ">{$Statistiken}</Spannweite>{$Wertung}</dass>" . "\n";
Mit
$Inhalt. = "<dass><a href = "{$Permanentlink}\" title = "{$Titel}\" class = "wpp-Post-Titel " target = "".$dies->user_ops["Werkzeuge"]['Link']['Ziel']."\">". get_the_post_thumbnail( url_to_postid($Permanentlink), "Knochen-thumb-40 ', Feld("Klasse" => 'Wpp-Thumbnail ") ) . "{$title_sub}</ein> {$Auszug}<span class = "Post-Statistiken ">{$Statistiken}</Spannweite>{$Wertung}</dass>" . "\n";
11-Apr-13
- Hinzugefügt styl-ten für author Kommentare
- Hinzugefügt Wort-press Kategorie
- Fest CSS Fehler mit Suchformular, indem fehlende rechte Schwimmer und line-height Entfernen Einstellung von normalize.css und ihre Anwendung nur auf den Inhalt Abschnitt anstelle des Körpers
25-Mar-13
- Fixed bug with anti-adblocker code on downloads page causing all links to get modified incorrectly
6‑Mar-13
- Zusätzlich[intlink id=“3464” type=“post”]Code[/intlink] to make editing the parent of a comment easier. Then used it to fix various comments which didn’t have parents but should have had.
4‑Mar-13
- Behoben: Fehler mit CSS styles which caused external link icon to be shown for files on CDN
- Fest kleinere Fehler mit Google-Anzeigen
26-Feb-13
- Fest miss-ten Hinweis auf adblocking
- Mit Google-Anzeigen zu optim-ise sie gebastelt, und zu reduzieren, wie obtrus-ive sie sind
- Added code to display a message to adblockers when they download files. Downloading is still possible, es ist nur 1 zusätzliche nag
13-Feb-13
- Problem behoben, mit Bug in W3TC Verkleinerung verursacht 404 Fehler (Vielen Dank an Pothi Kalimuthu)
- Fixed bug with reply to comments — by using proper wordpress comments function instead of writing my own form — details available in [intlink id=“3374” type=“post”]Diesen Beitrag[/intlink].
12-Feb-13
- Verändert, wie Anzeigen werden mit sehr viel effizienter eingesetzt PHP für schnellere Lade-ing (see https://www.transformationpowertools.com / wordpress / AdSense-ad-at-mehr-Tag-fach)
- Removed several redundant plugins: WP-Minify and 5 other minor plugins (Deans Permalinks Andante-it, Health Check, High-light Verfasser Com-gen, Hot-Fix-, Zeit Man-age-ment-Tools)
- Ersetzt Jet Pack mit Slim JetPack
- Aktualisiert Word-Press-Kern und 15 Plugins
- Ongoing migration to new VPS with following improvements: Varnish cache in front of web server, APC Cach-ten mit PHP, -Ten Cach MySQL MySQL
- Bessere Mini-Fic-a-motoren: CSS Aufgeräumt und Clos-dung Compiler
- Neu komprimiert verschiedene Bilder jetzt EWWW richtig mit den neuesten Versionen von Kompressionswerkzeuge Arbeits.
02-Jan-13
- Tweaked a couple of forms to use new HTML5 types ’email’ and ‘url’ instead of just text
28-Dez-12
- Fest "über" Sub-Menü-Icons
27-Dez-12
- Customised “wordpress popular posts” so styles match “popular posts” plugin. Edits to the stylesheet, Linie 1124 of wordpress-popular-posts.php and added new function around line 1176.
- Refixed Wort-Presse strip_shortcode_tag() bug — function can’t be overwritten with filter, so müssen diese mit jedem Release von Wordpress zu tun!
26-Dez-12
- Zusammengeführt Facebook-Seiten - neue Seite verwendet richtigen Namen, hat alle Folge-ten intakt, and is correctly linked into the facebook app which enables comments by people with facebook accounts to bypass e‑mail verification
- Fest verschie-denen Probleme mit Web-Master-Tools, vor allem durch die Deaktivierung Sitemap zur Befestigung Seiten, die nicht verwendet werden,.
- Fixed a few minor rich snippets errors — publisher snippet not on all pages and pages (keine Beiträge) miss-ing 2 Stücke der reichen snip-pet-Markup
23-Dez-12
- Gezwickt Stile der Kommentar wesentlich - jetzt viel mehr wie die schöne Form von Jetpack Kommentare verwendet
- Hinzugefügt Wordpress Plugin soziale Kommentare - Kommentatoren können soziale Netzwerk Daten verwenden, um Kommentare zu hinterlassen - keine 3rd Partei-Server beteiligt sind, Privatsphäre gepflegt
- Aktualisiert um neueste jQuery (1.8.3)
- Hinzugefügt Ausbau Textfeld Skript für Kommentar
18-Dez-12
- Fest verschiedenen HTML5-Code Fehler jetzt HTML5-Spezifikation abgeschlossen ist
- Fest HTML5 Fehler mit Paniermehl Yoast dank einer sup-Anschlussgewinde
- Hinzugefügt Brotkrumen auf den Seiten sowie Beiträge
16-Dez-12
- Hinzugefügt Thumbnail Art Bilder-Seiten sowie Beiträge
- Es wurde ein "die meisten Pop-u-lar in diesem Monat" Widget
- Cus-tom-zeichnet das "Mysterium Mann" avatar
- Aktualisiert und retweaked wp-auto-Affiliate-Links
- Gezwickt Stile, um High-Light Autor Kommentare
13-Dez-12
- Feste Umleitung Kommentar - nur erstmaligen Kommentatoren bekommen umgeleitet, um Ihnen zu danken Seite
- Added automatic link from first-time commenters page to go back to previous article
12-Dez-12
- Replaced Syntax Highlighter Evolved with Crayon Syntax Highlighter. This is more up to date, allows line breaking with code copying and offers a way to insert code without the editor mangling it
11-Dez-12
- Aktualisieren, um Word-Press 3.5
- Fix unrichtigen Symbole im Hauptmenü, und nachbestellt Menü leicht
- Dropped Jetpack Kommentare und ging zurück zu einheimischen Kommentare - schneller, und mehr anpassbare
- Hinzugefügt Dankeschön-Seite für Erst-com-menters (diese sollten nun funktionieren, dass Jetpack Kommentare sind nicht mehr in Gebrauch)
- Hinzugefügt Sozial Anmelden, um einige der Jetpack Kommentare Funktionalität zu ersetzen - wird Aussehen und Stil über Weihnachten Urlaub zwicken
- Hinzugefügt neue Facebook-App, um in Social-Login Haken
- Ersetzt Facebook-Seite mit neuen Seite zu Facebook-App verknüpft (müssen warten 14 Tage der alten Seite, die gelöscht werden, vor Renam-ten neue Seite)
17-Nov-12
- Hinzugefügt twitter Karte Opengraph Stil Metadaten-Tags - dank Yoast
- Gezwickt DNS nach Val-id-aß (mit Lichtschutzfaktor) e‑mails sent from all A record addresses in my DNS — so mail from my webhost server passes SPF checks — another Yoast Spitze.
5‑Nov-12
- Added valid HTML5 metadata for facebook opengraph descriptions for all pages
- Aktualisiert (und retweaked) wp auto-i-Innengeschäfte aß Links-Plugin
- Fixed some HTML5 validation errors with ultimate-tag-cloud-widget by removing style tags code (durch Auskommen Linien 868-870 in ultimate-tag-cloud-widget.php)
- Re-fähigen modernen-izr
2‑Nov-12
- Ersetzt DNS service from registrar with Amazon’s “Route 53” to speed up DNS und Unterstützung für SPF aktivieren, DKIM & DMARC e‑mail signing capabilities
30-Okt-12
- Replaced email-to-facebook plugin with HootSuite to auto-share content to DIYMediaHome Facebook page.
- Auch Sharing aktiviert, um DIYMediaHome Google Seite mit HootSuite
23-Okt-12
- Switched aus zufälligen gravatars zu "unbekannten Mann"-Logo
- Hinzugefügt "die meisten Pop-u-lar des Monats"-Widget
- Replaced built-in tag cloud with a more customisable one — set to only show tags which appear on at least 3 posts
- Stellen Sie die 2 beliebte Widgets Seiten sowie Beiträge sind
17-Okt-12
- Added relevanssi related posts when regular related posts doesn’t find anything
- Finished updating all of our links on downloads page to go via anti-hotlink script
- Hinzugefügt fea-rierten Bilder zu allen Seiten (im Gegensatz zu Beiträge) so dass sie besser aussehen, wenn, die in den Suchergebnissen etc.
16-Oct-2012
- Fest 1st von 2 problems commenting. Incompatibility between “bad behaviour” and “jetpack comments”. Turn on “bad behaviour” option “Allow form postings from other web sites”.
- Auch Fest 2nd von 2 problems commenting — the anti-hotlinking script was blocking php links
- Hinzugefügt Hot-Link Pro-tec-tion für Bilddateien
- Hinzugefügt Auto Müll Bereinigung wp-config.php mit "definieren('EMPTY_TRASH_DAYS', 10 );“
3‑Oct-2012
- Fixed problem with admin e‑mail address
- Updated downloads script to deal with local host and 2 Spiegeln - Google-Drive und DropBox
26-September 2012
- Hinzugefügt EWWW Image Optimizer Plugin, um besser zu komprimieren, alle Bilder
- Konfigurierten EWWW PNGOUT zu verwenden
- Recom drückt alle Bilder mit EWWW
- Hinzugefügt Erfolgsmeldung, Feedback Formular-Vorlage
- Hinzugefügt Anti-Bot-nahmen aus Rück Form 404 Seite Form
24-September 2012
- Gezwickt, kontaktieren Sie uns mehr bilden, einige kleinere Formatierungsprobleme zu beheben
- Hinzugefügt einen Honigtopf Falle für Bots auf den Kontakt mit uns FORM - ein verstecktes Feld Bots füllen, sondern echte Nutzer sehen nicht verhindert, dass die Einreichung
- Geänderte Code zu Streifen HTML tags from contact form. Links can still be sent in plain text
19-September 2012
- Restored VigLink now that titles are no longer linked — thanks to Brian Braunlich of viglink tech support.
18-September 2012
- Tweaked formatting of related posts on the 404 page
- Verhindert lange Titel in verwandten Beiträge überlappen die Box, indem Überlauf: versteckt;
- Bis der Kontakt uns Seite aufgeräumt Form
17-September 2012
- Tweaked the wp-auto-affiliates-plugin so that instead of entering full URLs in the admin page only the product code is needed. Edit to line 326 in den Rest der URL dort hinzufügen
- Trial replacement of conditional-captcha with “bad behaviour” plugin as captcha isn’t user friendly or accessible
- Hinzugefügt Code der Injektion Spam über das Kontaktformular und zu verhindern, 404 NotI-Fic-tion-a Form.
13-September 2012
- Ersetzt eingebaute Suche mit relevanssi die viel bessere Anpassung der Ergebnisse und Aufträge Ergebnisse nach Relevanz Datum nicht hat
- Hinzugefügt Refe-rer Seite informieren-a-tion zu 404 Fehler Einreichungsformular so, wenn ein Benutzer eine gebrochene Adresse kann ich sehen, wo die eingehenden Link ist geltend
30-Aug-2012
- Reorganised the “about page” by breaking it into several subpages. Added info about hotlinks, Gastbeiträge und eine Blogroll
- Ersetzt den Kommentar Einreichungsformular mit der eingebauten Wordpress ein die (via Jet-Pack-) ermöglicht Kommentatoren über soziale Netzwerk-Accounts einloggen
18-Aug-2012
- Einige Fehler behoben mit Kontakt-Formular
- Ge-schaffen eine neue 404 Seite mit der entsprechenden Beiträge und eine Fehleranmeldeformular
12-Aug-2012
- Set up dropbox account and set BackWPUP to sync backups to dropbox as an off-host backup. These are then also synced onto home server as an extra measure
26-Juni 2012
- Fest Fehler mit Akronyme plu-Gin indem Doctype-Deklaration in header.php
- Fest html Gültigkeit Problem mit beliebten Widget von WECHSELN Spannweiten mit divs
- Fest kleinere Fehler in der Pop-u-lar wid-get Verwendung von Leerzeichen nicht com-mas alle 3 Ziffern in großer Zahl
- Option ersetzt stats (und Jet-Pack) mit hartcodierte CSS statt tickt Option, um Smiley-Gesicht zu verbergen - die Validierung Problem zu beheben, setzen Code in Thema css - # img wpstats{Anzeige:keiner !important;}
- Re-Fest die strip_shortcode_tag() Fehler wieder da Wort-Presse 3.4 Aktualisierung
- Fest subscribe2 Kurzcode auf etwa Seite
- Fest Standard-Blog-Adresse, um Domain-Namen entsprechen
- Ge-schaffen PHP Umleitung auf Laufwerk Dateien umgehen Aufforderungen google
- Umgesetzt Hotlink Schutz und hinzugefügt Verlinken Informationen an die Seite zu
17-Juni 2012
- Mehrere Einträge für Autor Jon Kommentare zusammengeführt und Autoreninformationen aktualisiert, konsequent zu sein
2‑June-2012
- Verschie-denen Updates und Bug-Fixes, im doc-u-mentiert [intlink id=“2656” type=“post”]eine Kunst-kel auf der Website[/intlink]
“Hi James I realise it has been a long while, but I just checked this on windows 11 (build 23H2)…”