October 3, 2017 — The customizer is all about site management with a powerful live preview, so gone should be the days where clients have to save something without knowing what they actually have changed. Should be. There are still projects in the wild that don’t leverage the customizer. Let’s change that! In this talk I want to start with the fundamentals of the customizer and quickly jump into demonstrating how easy it is to add live preview to anything with all the specialized controls.
July 21, 2017 — Nidhi Jain, the Themeing rockstar of IdeaBox Creations has over three years of experience in the WordPress ecosystem.
Nidhi talked about the ideology behind WordPress Customizer, how it is a useful tool and what are the things you should know while building or using customizer.
June 29, 2017 — Daniel’s lighting talk covers how to create a better experience for your clients or users of your theme with the various core controls, custom controls and how to take advantage of selective live refresh and visible edit shortcuts (introduced in WordPress 4.7).
June 3, 2017 — We’ll start with an overview of what you can build with the Customizer and where to use it, followed by hands-on development building customizer controls. We’ll wrap up with a discussion on some of the more advanced ways you can leverage the customizer, with tips & techniques for your own theme.
May 2, 2017 — Home viva é aquela em que o desenho da interface e a gestão do conteúdo são integradas e altamente customizáveis permitindo à equipe de editores ampla liberdade para criar conteúdos com diferentes estruturas visuais.
Nesta apresentação vamos demonstrar como funciona o processo de criação gráfica e o desenvolvimento do sistema utilizando o customizer e criando de widgets que permitem à equipe de conteúdo atualizar a página inicial em tempo real, e ainda, com a integração do google analytics, avaliar quais estruturas visuais dão os melhores resultados.
April 30, 2017 — Customise Posts is a feature plugin, coming soon to a future version of WordPress.
This talk will include a demonstration of Front-End Editing done through the Customiser, and the technical details on how to easy it is to add support to your theme.
Luke will finish with a discussion and Q&A on the future of editing in WordPress.
April 11, 2017 — La nostra amata piattaforma è cresciuta molto negli ultimi anni e ci sono caratteristiche che richiedono la nostra attenzione per poter creare temi accattivanti e che sfruttano le ultime novità di WordPress. Con questo talk sarai in grado di comprendere come sia possibile creare un tema compatibile con il Customizer, con la possibilità di includere i Post Template, includere file inline grazie alle funzioni dedicate e molte altre succose caratteristiche che ci permettono di diventare sviluppatori WordPress migliori!
December 5, 2016 — The Customizer provides WordPress themes with a unique way to change your site without having to edit code. Non-technical users can customize the site and instantly see changes while working. Understand how to take advantage of the Customizer in your theme to create configurable, flexible theme for your editors and and admins to work with.
November 9, 2016 — Showing how to setup and register custom sections and field types for the Customizer. Will have an example site setup and snippets to go over the functions and how they interact with each other. It will be a “how to get started” style talk geared towards developers looking for ways to do global content fields and template style updates using the Customizer.
November 2, 2016 — The topic will cover an introduction to working with the WordPress Customizer in Theme Development. It will cover a range of topics to get people going, including:
Setting up your theme for the Customizer
Add To / Remove default Customizer Sections
Add custom Panels, Sections, Settings, and Controls
Basic and Advanced Control Types
Output settings on the front end
4.6 Validate Callbacks
Tips for workflow and dry coding
The future of the Customizer
We’ll also examine the Customizer method properties, including:
Type: ThemeMod vs Option and why
Transport: Refresh vs postMessage
Sanitization: Built in and custom
Callbacks: WordPress basic and Custom callbacks