May 6, 2018 — Date/Time component of WordPress core dates back to ancient PHP 4 times.
As result work with dates, times, and timezones is full of pitfalls. Trivial actions in admin and code can lead to massive errors in output of time information. Errors that will confuse both people and software.
The talk will summarize years of experience with bugs and edge cases in Date/Time component. Point out the most common (and trivial to make!) errors. Provide practical solutions for robust development and output practices.
May 17, 2016 — Nello speech vengono analizzati i principali problemi relativi alla SEO on-site presenti nei siti in WordPress. In particolare si parla di: gestione dei meta title e description, duplicazione dei contenuti, gestione dei tag e delle categorie, utilizzo degli status code http, gestione dell’architettura informativa del sito e del linking interno.
Per ognuna delle tematiche trattate vengono fornite le best practices e i plugins che permettono di risolvere in maniera definitiva i problemi di ottimizzazione e di ottenere un’indicizzazione ottimale.
March 10, 2015 — When there is an issue with your database, WordPress shows a very simple message, on a simple white screen: “Error establishing a database connection”. In this presentation, Steve Bruner shows how you can easily theme this page, using the db-error.php file, so your visitors are not shocked when they see this message.