mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
* Move the 'Return to Manage Themes' and 'Collapse Sidebar' actions from themes.php to customize-controls.php. * Create a postMessage connection between themes.php and customize-controls.php. * Allow the theme customizer to be accessed directly (independent of themes.php and the customize loader). * Add wp_customize_href() and wp_customize_url(). * Remove wp_customize_loader(). To include the loader, use wp_enqueue_script( 'customize-loader' ). * The theme customizer now requires postMessage browser support. * Add .hide-if-customize and .hide-if-no-customize CSS classes. * Clean up customize-preview.js. git-svn-id: https://develop.svn.wordpress.org/trunk@20476 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| colors-classic.css | ||
| colors-classic.dev.css | ||
| colors-fresh.css | ||
| colors-fresh.dev.css | ||
| farbtastic.css | ||
| ie-rtl.css | ||
| ie-rtl.dev.css | ||
| ie.css | ||
| ie.dev.css | ||
| install.css | ||
| install.dev.css | ||
| media-rtl.css | ||
| media-rtl.dev.css | ||
| media.css | ||
| media.dev.css | ||
| wp-admin-rtl.css | ||
| wp-admin-rtl.dev.css | ||
| wp-admin.css | ||
| wp-admin.dev.css | ||