WordPress Cluster 6.12.0

  • New Must-Use Plugins;
    • Customizer (WordPress Cluster) 1.0.0
      • A new mechanism to make handling Customizer settings with corresponding CSS easier to manage.
      • Produces a dynamic CSS file rather than forcing theme developers to include a <style> tag in the header. As currently implemented on a number of themes.
        • This is registered as style – wpc-customizer – and can be set as a dependency against the main stylesheet.
      • Providers a helper function which access the setting and handles the retrieval of the value or default value.
      • Please Note; this is the first iteration and mileage may vary.

PR : https://github.com/dc-thomson/wordpress/pull/924