2ca07cdf2a
Many-to-many mapping between settings and controls. * Settings and controls have been separated in both the PHP (WP_Customize_Setting, WP_Customize_Control) and the JS (wp.customize.Setting, wp.customize.Control). * While most settings are tied to a single control, some require multiple controls. The 'header_textcolor' control is a good example: to hide the header text, header_textcolor is set to 'blank'. Add 'Display Header Text' control. A handful of miscellaneous bugfixes along the way. Notes: * Controls should be separated out a bit more; juggling type-specific arguments in the switch statement is rather inelegant. * Page dropdowns are currently inactive and need to be re-linked. git-svn-id: https://develop.svn.wordpress.org/trunk@20295 602fd350-edb4-49c9-b593-d223f7449a82 |
||
---|---|---|
.. | ||
changelog.txt | ||
handlers.dev.js | ||
handlers.js | ||
license.txt | ||
plupload.flash.js | ||
plupload.flash.swf | ||
plupload.html4.js | ||
plupload.html5.js | ||
plupload.js | ||
plupload.silverlight.js | ||
plupload.silverlight.xap | ||
wp-plupload.dev.js | ||
wp-plupload.js |