Problemi noti / lavoro attualmente in corso
- Aggiornare tutti i vecchi post per utilizzare i tag pre e code
 - Hai bisogno di fare qualche modifica seria riorganizzazione - troppi i tag sono in uso
 - Ricostruire tutte le favicon ecc
 - Tweak pulsanti Avanti e Indietro alle pagine multipart, e personalizzare il loro meta descrizione e titolo per google
 - Fissare tutti i collegamenti down-load pagine al set
 - 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
 - Sostituito PNG sprite with SVG sprite
 - 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-giu-21
- 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
 - Necessità di estendere il lavoro di immagine ad alta risoluzione agli avatar
 
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) grazie a Guida alla redazione
 
25-Maggio-21
- Removed redundant files in web root
 - Updated logos and favicons following EvilMartins guide
 
20-Dic-20
- 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
 - Risolto il problema con il file di script del tema per utilizzare la sintassi jquery aggiornata
 - 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 rimosso
 - Plugin SRI rimosso
 - Tweaked first-visit cookie to make it more secure
 - Finished replacement of tabber-tabs
 - Made CSP stricter — no more unsafe-inline scripts
 
09-Luglio-20
- 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-Luglio-20
- Rimosso un po 'di eccesso JS dal tema.
 - 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 quindi ora tutto passa CSP
 - Started work to replace out-dated tabber-tabs plugin with much lighter code
 - Fully replaced wp-cron with system cron
 
21-Maggio-20
- Migrato a nuovo VPS che è più veloce e più sicuro.
 - Risolto errore di script con annunci.
 - Rimosso un po 'in linea CSS che può andare nel foglio di stile. Waiting for fix for better comments plugin.
 - Added CSP report only on top of existing CSP to monitor other things that can be improved
 - Aggiunta la politica dei moduli a CSP
 - Replaced outdated syntax highlighter plugin with new plugin
 
06-Jan-20
- stampa aggiunto 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
- errant rimosso CSS impostazione di zoom
 - 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 per 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
- Ordinato 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 in modo che non viene contrassegnato come spam
 - 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
- Sostituire jquery 1 con jQuery 3
 - Fixed bug in javascript code — replaced (finestra).carico(funzione()) con (finestra).sopra(“load”, funzione())
 - 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
- Aggiornato PHP
 - Fixed bug in syntax highlighter plugin, grazie a crunchify
 - Fixed a small number of minor issues thanks to health-check plugin
 - Removed legacy packages from server (libbrotli, apache, vecchio php)
 - Made some changes to caching on server: apc rimosso; opcache abilitato e Redis
 
20-Lug-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-Lug-19
- FASTOPEN tcp Abilitato.
 - Enabled reuseport.
 - Added server push for first time visitors, using a cookie to check if visitor has been before.
 
13-Lug-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-Lug-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) intestazione Pragma
 - Fixed code injection bug in “Subscribe to comments reloaded” by properly sanitising email
 - Corretto errore 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
- Aggiunto nonce a 404 submission field to prevent CSRF attack
 - Non memorizzare nella cache file robots.txt
 - Update to WordPress 5
 
4‑Dec-18
- Security headers added
 - Extra wordpress hardening with Sucuri
 - Ritorno 444 per XML-RPC, readme.html, license.txt, e file php in sottocartelle
 - 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
 - aggiornato a PHP 7.2
 - Passato alla perdita di dati PNG compression to enhance site speed
 - Started addition of security headers (vedere SecurityHeaders.com)
 
18-Ott-18
- Interruttore DNS providers to increase speed and enable new features (DNSSEC)
 - Enable use of wildcard certificate for all subdomains
 - Enable dual certificates (ECDSA e RSA) via certbot and acme.sh. Vedere qui
 
16-Ott-18
- Abilitato TLS v1.3 via nginx-more
 - Enabled blocking of brute force login attempts via nginx. Vedere qui per più
 - Removed login lockdown plugin as the above replaces it
 - TLS false start was already working so no need to configure TLS 1.3 per quello
 - 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-Luglio-18
- Replaced wordpress a buon mercato-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 (senza far rispettare al momento)
 
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, a causa di DMARC non riesce (secondo questa guida)
 
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, vedere questo articolo
 
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
 - Consentirà HTTP PUSH nell'aprile nginx una volta ottenere supporto
 
28-Ott-17
- Updated edit_custom_walker.php from the plugin “sweet custom menu” to fix php errors. Linee 18, 27 e 39 modified, sulla base del parere su questa discussione
 - Tweaked php-fpm configuration to increase max_packet_size
 - aggiornato 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-Ott-17
- Upgraded nginx to support a range of new technologies
 - Reduced number of cipher suites supported to improve security, e ad accelerare TLS trattativa
 - Using brotli to create compressed brotli resources to speed up page loading
 - Compressing gzip resources using zopfli for smaller gzip compatible files
 - Ottimizzato DNS voci da aggiungere domini aggiuntivi, rimuovere i domini non utilizzati, e rimuovere l'accesso e-mail al vecchio VPS IP indirizzo
 - Abilitato DNS record CAA
 
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-Dic-14
- Set crayon syntax highlighter and social-login to defer instead of async to fix jquery issues
 - Ottimizzato HTML di fissare 3 errori di convalida
 - Ottimizzato HTML to address a warning about suboptimal use of semantic sections
 - Pagine di archivio errati fissi 7 pagina dei risultati di ricerca
 - 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, la HTML era invalido
 - Un fisso errore di codice in iscriverti ai commenti ricaricate che ha causato un errore di convalida
 - Errore di convalida OpenGraph fisso
 
22-Dic-14
- Tweaked captcha Recaptcha quindi è solo in uso per non-utenti registrati
 - Fissi icone del menu non corrette
 - Styling fisso della pagina di contatto
 - Rimossi i commenti di pagina di contatto
 
18-Dic-14
- Rimosso senza captcha reCAPTCHA plugin ed il sistema aggiunto manualmente commenti - in modo che possa essere visualizzato solo per non-utenti registrati
 
15-Dic-14
- Aggiunto Google No Captcha reCaptcha per 404 scheda di iscrizione e modulo di contatto
 - Styled 404 modulo di presentazione
 - Creato chiave opzioni del sito per le chiavi captcha ecc
 - Dropped google analytics — it isn’t being used enough to justify the privacy invasion associated with it
 - Non più prefetching JS che è alto in testa in ogni caso - nessun beneficio indicato
 - Impostare testa per ottenere facebook app id, facebook admins and google publisher values from settings page rather than hardcoded
 
14-Dic-14
- Lista commento stile
 - modulo di contatto in stile
 
13-Dic-14
- Finito tweaking stile e posizioni menù
 - tornato a localcurrency da worldcurrency
 
11-Dic-14
- Replaced comment e‑mail verification with the new google no captcha recaptcha
 - Rimosso un altro paio di plugin
 - Fix Google ads still using non https script and called in the footer rather than async in the head
 
10-Dic-14
- Dopo 1 year of slow progress the site has been successfully migrated to a new VPS
 - New server uses secure-HTTP (TLS), SPDY ed è pronto HTTP2.0
 - Abbandonato di cache Varnish quanto causa troppi problemi.
 - CSS e JS le risorse sono pre-compressi con gzip. Webserver only gzips html.
 - Tutte le metriche di velocità pagina sono notevolmente migliorate
 - Tema Ricostruita da zero. Fewer requests are made, CSS è suddiviso in alto e in basso volte. JS file sono prevalentemente asincrona, ma quelli jQuery sono defer
 - Ridotto numero di plugin, alcune funzionalità è stata integrata in tema
 - immagini WebP sono ora offerti agli utenti cromati per migliorare ulteriormente la velocità del sito
 - Spostato pangrattato per sidebar che è molto più ordinato
 - Trovato modi molto migliori da perfezionare l'uscita dei plugin utilizzati per compilare la sidebar. Questi sono entrambi puliti e sopravviveranno aggiornamenti dei plugin
 - Mobile PageSpeed score is now above 90.
 - Ridotto impostazioni di compressione dell'immagine per garantire immagini di grandi dimensioni non timeout sul caricamento
 - Aggiunto Plugin JS a tema. Tutti gli script dipendenti jquery funzionano come vengono differiti. Other scripts are asynced
 
13-Settembre-14
- Corretto il problema con la posta elettronica e-mail di verifica commento di andare a cartelle di spam
 - Fixed lento VPS a causa di disco pieno
 - Pagina di download Aggiornato
 - Upgrade to WordPress 4
 - Errori di backup fissi
 
15-Dic-13
- Opzioni di traduzione aggiunte più lingue
 - Personalizzato le icone sul sottomenu wordpress
 
11-Dic-13
- Restaurato relativi pulsanti messaggi.
 - Aggiunto ma-ton alla barra laterale ing shar-.
 - Ottimizzato l'annuncio via javascript lavora per accelerare il caricamento della pagina.
 - punteggio PageSpeed sulla home page è ora 99. YSlow è 98. I punteggi sono messaggi 95 and 91.
 - Colonne sonore pagespeed mobile sono 80 and 77. Only suggestion would require rewriting CSS utilizzare il meno possibile.
 - Homepage carichi in meno 1 secondo.
 - Dopo aver apportato le modifiche che sembra funzionare meglio se W3TC è disattivata e riattivata dopo tutto il resto.
 - Restaurato cus-tom 404 pagina e migliorato lo stile di esso
 - Relevanssi fissi non aggiornano l'indice disattivando e riattivando - di ricerca è ora migliorata
 
10-Dic-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
 - Utilizzando cus-tom annunci respons-ive progettazione google
 - Restaurato ultimo paragrafo sui posti invitando la gente a commentare
 
02-Dic-13
- Aggiornato VPS and tweaked settings to improve varnish performance
 
01-Dic-13
- Risolto login sociale modificando la configurazione vernice per passare cookie e modificando config nginx per utilizzare la porta corretta.
 - Finally got cookie-free CDN working correctly with no problems
 - Login sociale Mod-i-cato da usare CSS sprites. Details are on the wordpress Il portale di sostegno per il login sociale
 
28-Nov-13
- Eliminato WordPress Post più popolari, ora che più richieste Widget grado di raccogliere dati e gestire 2 instances. Will reduce the amount of javascript and CSS necessario
 - Mod-i-cato WP-Minify to put Javascript slightly lower in the header and enabled minifying of JS
 - Caricamento JQuery da google CDN, come molti utenti probabilmente averlo memorizzato nella cache, e CDN sono buoni comunque
 - Voci snip-pet ottimizzato alcuni più ricchi
 - 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
- Corretto errore HTML5 causato da wp-sociale-login inserendo una <stile> element.  Added the following to functions.php
update_option('wsl_settings_authentication_widget_css','');
 - Allineamento fisso delle icone wp-sociale-login cambiando una delle impostazioni per includere codice html ...
</intervallo></p><p class='text'>Inserisci i tuoi dati qui sotto o fare clic su un'icona per il login:</p><p class='none'><intervallo>
 - Aggiunto stili precedenti per il modulo di commento per far sembrare bello
 - Aggiunto un sacco di dati strutturato, mostly schema.org microdata but also hAtom microformats and some RDFa for facebook and twitter
 
25-Ottobre 2013
- Aggiornamento a word-press 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-Ottobre 2013
- Codice personalizzato per la memorizzazione nella cache Gravatars a livello locale - quindi nessuna richiesta sono fatti per i server gravatar il caricamento della pagina, 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, quindi è coerente per tutti i commenti che ho fatto adesso
 - Ottimizzato respons-ive CSS così bassa risoluzione schermi non ottengono le immagini di menu o i widget
 - Re-added styling for comments by post authors. Might change this to be by ‘users’
 
21-Oct-13 - Nuova build di tema
- Nuovo tema è reattivo e mobile prima molto meglio per i dispositivi mobili con schermi di piccole dimensioni e connessioni larghezza di banda inferiore
 - Sub-mit-ted word-press richiesta fun-zione sul 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
 - Nuovo tema è costruito utilizzando meno per CSS che dovrebbe ridurre la dimensione del CSS e permette di essere min-im-zato out-of-the-box, piuttosto che con un plugin
 - Ottimizzato gli stili di tutti i widget in modo da avere lo stesso stile
 - No hardcoded addresses in theme — using wordpress functions so theme can be used with other sites.
 - Sostituito HTML com-menti con PHP commenti che vengono rimossi automaticamente dal PHP pro-processore, piombo-zione di smal-ler HTML file inviati al browser
 - Updated some header code to provide better meta-data for facebook, twit-ter etc
 - Utilizzando il supporto integrato wordpress per le classi di menu per gli stili, so changing menu order doesn’t mess up all the menu images
 - Tornato a. Ico per la favicon come si può avere 16 e le immagini 32px in esso, 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 richieste e rimuove poche centinaia di byte di codice
 - Utilizzo di microdati invece (o così come) Micro-Formati ora che google, bing, yahoo etc hanno concordato su microdati
 - Convalida contro HTML5 spec ora è finalizzato e non un bersaglio mobile
 - Un nuovo col-nostro schema per rinfrescare le cose.
 - Le varie funzioni personalizzate adeguatamente organizzate e commentato in functions.php
 - Tweaks sono fatte principalmente in functions.php anziché in ciascun file template, in modo che solo 1 posto deve essere modificato
 - Edit to Render.php of Ultimate Tag Cloud Widget to prevent it failing validation. Just comment out lines 331–333. Opzione sug-ges-ted allo sviluppatore.
 - 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. Usato il built-in cus-tom HTML facil-lità e fatto 1 molto semplice modifica per wordpress-popolare-posts.php aggiungendo una riga in più ...
$thumb = get_the_post_thumbnail( url_to_postid($permalink), 'bones-thumb-40', schiera('class' => 'wpp-thumbnail') );
<che><a href ="{url}">{pollice}<b>{text_title}</b><br />{estratto}</un></che> 
18-Ott-13
- Out-go-zione elettronica è stato fissato pre-vi-mente, 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
Sostituito$contenuti. = "<che>{$pollice}<a href = "{$permalink}\" title = "{$titolo}\" class = "WPP-post-title " target = "".$questa>user_ops['tools']['link']['target']."\">{$title_sub}</un> {$estratto}<span class = "post-stats ">{$stats}</intervallo>{$valutazione}</che>" . "\n";Con
$contenuti. = "<che><a href = "{$permalink}\" title = "{$titolo}\" class = "WPP-post-title " target = "".$questa>user_ops['tools']['link']['target']."\">". get_the_post_thumbnail( url_to_postid($permalink), 'bones-thumb-40', schiera('class' => 'wpp-thumbnail') ) . "{$title_sub}</un> {$estratto}<span class = "post-stats ">{$stats}</intervallo>{$valutazione}</che>" . "\n"; 
11-Apr-13
- Aggiunta di commenti dell'autore ing Styl-
 - Aggiunta di una categoria word-press
 - Fisso CSS bug con la ricerca-forma aggiungendo manca il pulsante destro del float e la rimozione line-height impostazione da normalize.css e la sua applicazione solo per la sezione di contenuto invece del corpo
 
25-Mar-13
- Fixed bug with anti-adblocker code on downloads page causing all links to get modified incorrectly
 
6‑Mar-13
- Aggiunto[intlink id=“3464” type=“post”]codice[/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
- Corretto un bug con CSS styles which caused external link icon to be shown for files on CDN
 - Corretto bug minore con google ads visualizzazione
 
26-Feb-13
- Fisso avviso-zione perdere il adblocking
 - Armeggiato con gli annunci di Google a loro optim-ISE, e per ridurre quanto obtrus-ive sono
 - Added code to display a message to adblockers when they download files. Downloading is still possible, è solo 1 nag supplementare
 
13-Feb-13
- Risolto il problema con bug in W3TC minification causando 404 errori (grande grazie a 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”]questo post[/intlink].
 
12-Feb-13
- Cambiato come gli annunci sono inseriti con molto più efficiente PHP per una più veloce caricamento della pagina-ing (see https://www.transformationpowertools.com / wordpress / adsense-ad-a-più-tag-fold)
 - Removed several redundant plugins: WP-Minify and 5 other minor plugins (Di Dean permalink Andante-it, Health Check, High-light Autore Com-menti, Hot-fix, Strumenti Term Man-age-mento)
 - Sostituito Jet-Pack con Slim JetPack
 - Aggiornato nucleo Word-Press e 15 plugins
 - Ongoing migration to new VPS with following improvements: Varnish cache in front of web server, APC cach-re con PHP, MySQL cach-zione da MySQL
 - Motori-a-zione mini-fic Bet-ter: CSS Tidy e Clos-ure Compiler
 - Varie immagini ricompresso ora EWWW funziona correttamente con le ultime versioni di strumenti di compressione.
 
02-Gen-13
- Ottimizzato un paio di moduli da utilizzare nuovi tipi di HTML5 'e-mail' e 'url' anziché solo testo
 
28-Dic-12
- Fisso 'su' icone sottomenu
 
27-Dic-12
- Customised “wordpress popular posts” so styles match “popular posts” plugin. Edits to the stylesheet, linea 1124 of wordpress-popular-posts.php and added new function around line 1176.
 - Rifissate word-press strip_shortcode_tag() bug — function can’t be overwritten with filter, in modo da avere a che fare questo con ogni versione di wordpress!
 
26-Dic-12
- Pagine facebook unite - nuova pagina utilizza nome corretto, ha intatto tutto il follow-ers, and is correctly linked into the facebook app which enables comments by people with facebook accounts to bypass e‑mail verification
 - Fisso problemi vari-dente con strumenti di web-master, soprattutto disattivando sitemap per le pagine di attaccamento che non vengono utilizzati.
 - Fixed a few minor rich snippets errors — publisher snippet not on all pages and pages (non i messaggi) miss-zione 2 pezzi della ricca markup snip-pet
 
23-Dic-12
- Stili ottimizzato del commento forma sostanzialmente - ora molto più come la forma bella usata da commenti jetpack
 - Aggiunto wordpress commenti social plugin - commentatori possono utilizzare i dati dei social network per commentare - non 3rd server di partito sono coinvolti quindi la privacy è mantenuta
 - Aggiornato alle ultime jquery (1.8.3)
 - Aggiunto espansione copione casella di testo per forma commento
 
18-Dic-12
- Vari errori di codice HTML5 fissi ora HTML5 spec è finalizzato
 - Fissato l'errore HTML5 con Yoast pangrattato grazie ad un filo di sostegno
 - Aggiunto pangrattato alle pagine così come i messaggi
 
16-Dic-12
- Immagini di tipo miniatura aggiunti alle pagine così come i messaggi
 - Aggiunta di un widget "più pop-u-lar questo mese"
 - Cus-tom-zato l'avatar "mistero dell'uomo"
 - Wp-auto-affiliazione-links aggiornati e retweaked
 - Stili ottimizzato per high-light commenti dell'autore
 
13-Dic-12
- Commento fissa di reindirizzamento - solo commentatori la prima volta vengono reindirizzati alla pagina di ringraziamento
 - Added automatic link from first-time commenters page to go back to previous article
 
12-Dic-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-Dic-12
- Aggiornamento per Word-Press 3.5
 - Fix icone non idonei sul menu principale, e il menu di ri-ordinato leggermente
 - Dropped commenti Jetpack e tornò ai commenti nativi - più veloce, e più personalizzabile
 - Aggiunta pagina di ringraziamento per la prima volta com-menters (che dovrebbe funzionare ora che Jetpack i commenti non sono più in uso)
 - Aggiunto Sociale Entra per sostituire alcune delle funzionalità Jetpack commenti - sarà modificare aspetto e lo stile durante le vacanze di Natale
 - Aggiunta nuova applicazione Facebook per collegare in Social Accedi
 - Pagina di Facebook Sostituito con nuova pagina collegato a Facebook app (devono aspettare 14 giorni per la vecchia pagina da cancellare, prima-zione ReNaM nuova pagina)
 
17-Nov-12
- Stile carta di Twitter Aggiunto OpenGraph tag di metadati - grazie Yoast
 - Ottimizzato DNS a val-id-ate (con SPF) e‑mails sent from all A record addresses in my DNS — so mail from my webhost server passes SPF checks — another punta Yoast.
 
5‑Nov-12
- Added valid HTML5 metadata for facebook opengraph descriptions for all pages
 - Aggiornato (e retweaked) wp auto affil-i-ate collegamenti plug-
 - Fixed some HTML5 validation errors with ultimate-tag-cloud-widget by removing style tags code (commentando le linee 868-870 in finale-tag-cloud-widget.php)
 - Re-enabled mod-ern-izr
 
2‑Nov-12
- Sostituito DNS service from registrar with Amazon’s “Route 53” to speed up DNS e per consentire sostegno per SPF, DKIM & DMARC e‑mail signing capabilities
 
30-Ott-12
- Replaced email-to-facebook plugin with HootSuite to auto-share content to DIYMediaHome Facebook page.
 - Condivisione anche permesso alla pagina DIYMediaHome Google con HootSuite
 
23-Ott-12
- Switched da Gravatars casuali per logo "sconosciuto"
 - Aggiunto "più pop-u-lare del mese" widget di
 - Replaced built-in tag cloud with a more customisable one — set to only show tags which appear on at least 3 posts
 - Impostare l' 2 widgets popolari per includere pagine così come i messaggi
 
17-Ott-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
 - Immagini FEA-turato Aggiunto a tutte le pagine (al contrario di posti) così hanno un aspetto migliore quando mostra nei risultati di ricerca, ecc.
 
16-Ottobre 2012
- Fisso 1st di 2 problems commenting. Incompatibility between “bad behaviour” and “jetpack comments”. Turn on “bad behaviour” option “Allow form postings from other web sites”.
 - Anche fisso 2nd di 2 problems commenting — the anti-hotlinking script was blocking php links
 - Pro-Tec-zione hot-link aggiunto per i file di immagine
 - Aggiunto auto spazzatura pulitura a wp-config.php con "definire('EMPTY_TRASH_DAYS', 10 );”
 
3‑Oct-2012
- Fixed problem with admin e‑mail address
 - Updated downloads script to deal with local host and 2 specchietti - Google-Drive e DropBox
 
26-Settembre 2012
- Aggiunto EWWW plug Image Optimizer per comprimere meglio tutte le immagini
 - Con figure EWWW usare PNGOUT
 - Recom pressato tutte le immagini con EWWW
 - Messaggio di successo Aggiunto alla presentazione modulo di feedback
 - Aggiunto anti-bot misure di forma di feed-back per 404 modulo pagina
 
24-Settembre 2012
- Ottimizzato modulo di contatto più per risolvere alcuni problemi di formattazione minori
 - Aggiunta una trappola di miele pentola per i bot al contatto noi forma - un bot campo nascosto completeranno ma utenti reali voleva vedere impedisce la presentazione
 - Codice modificato a spogliarsi HTML tags from contact form. Links can still be sent in plain text
 
19-Settembre 2012
- Restored VigLink now that titles are no longer linked — thanks to Brian Braunlich of viglink tech support.
 
18-Settembre 2012
- Tweaked formatting of related posts on the 404 page
 - Impedito lunghi titoli in post correlati sovrapposizione casella impostando troppopieno: nascosto;
 - Riordinata la forma con-tatto noi pagina
 
17-Settembre 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 aggiungere nel resto dell'URL ci
 - Trial replacement of conditional-captcha with “bad behaviour” plugin as captcha isn’t user friendly or accessible
 - Aggiunto il codice per evitare spamming iniezione tramite modulo di contatto e 404 form-a-zione noti-fic.
 
13-Settembre 2012
- Ricerca Sostituito da incasso con relevanssi che ha molto migliore corrispondenza dei risultati e ordini i risultati per rilevanza non data
 - Aggiunta pagina di riferimento-rer informa-a-zione per 404 modulo di presentazione errore in modo che quando un utente invia un indirizzo rotto posso vedere dove il collegamento in entrata è
 
30-Ago-2012
- Reorganised the “about page” by breaking it into several subpages. Added info about hotlinks, guest post e blogroll
 - Sostituito il modulo di presentazione commento con il built-in uno wordpress che (via Jet-Pack) permette ai commentatori di log-in tramite account di social network
 
18-Ago-2012
- Corretti alcuni bug con la forma con-tatto
 - Cre-ated un nuovo 404 La pagina con i messaggi correlati e un modulo di presentazione errore
 
12-Ago-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-Giugno 2012
- Fisso bug con acronimi PLU-gin cambiando dichiarazione DOCTYPE in header.php
 - Fisso html problema con validità widget di popolare da campate sostitu-Cing con div
 - Fisso bug minore in stile pop-u-lar wid-get utilizzando spazi non com-mas ogni 3 cifre grandi numeri
 - Opzione stats Sostituito (e Jet-pack) con hard-coded CSS per risolvere problema di convalida - invece di opzione ticchettio di nascondere faccina sorridente, mettere il codice in tema css - img # wpstats{Display:nessuno !important;}
 - Re-fissato il strip_shortcode_tag() bug nuovo dal word-press 3.4 aggiornare
 - Subscribe2 fisso a breve codice sulla pagina
 - Indirizzo del blog predefinito fisso per abbinare il nome di dominio
 - Cre-ated PHP reindirizzare a google file del disco bypassando prompt
 - Implementata protezione hotlink e ha aggiunto hotlinking informazioni alla pagina su
 
17-Giugno 2012
- Iscrizioni autore multiple per i commenti di Jon fuse e sull'autore aggiornati per essere coerenti
 
2‑June-2012
- Aggiornamenti Vari-dente e correzioni di bug, doc-u-mentato in [intlink id=“2656” type=“post”]un art-icolo sul sito[/intlink]
 


“Hi James I realise it has been a long while, but I just checked this on windows 11 (build 23H2)…”