Ticket #20896: 20896.3.diff
| File 20896.3.diff, 506 bytes (added by , 14 years ago) |
|---|
-
wp-includes/theme.php
1665 1665 * Ideally, call this function immediately after the body tag is opened. 1666 1666 * This prevents a flash of unstyled content. 1667 1667 * 1668 * It is also recommended that you add the "no-customize-support" class1669 * to the body tag by default.1670 *1671 1668 * @since 3.4.0 1672 1669 */ 1673 1670 function wp_customize_support_script() {