chrisblakley / Nebula

Nebula is a WordPress theme framework that focuses on enhancing development. The core features of Nebula make it a powerful tool for designing, developing, and analyzing WordPress websites consistently, yet its deliberately uncomplicated code syntax also serves as a learning resource for programmers themselves.
https://nebula.gearside.com
GNU General Public License v2.0
141 stars 36 forks source link

Update Customizer syntax for WP 4.9 #1517

Open chrisblakley opened 6 years ago

chrisblakley commented 6 years ago

https://make.wordpress.org/core/2017/11/01/improvements-to-the-customize-js-api-in-4-9/

The Customizer PHP syntax for declaring controls has been simplified.

chrisblakley commented 5 years ago

At this point I may want to wait until we see what happens with Gutenberg and if it's going to touch the Customizer at all.