- Timestamp:
- 02/21/2017 06:53:19 AM (8 years ago)
- Location:
- branches/4.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.7
-
branches/4.7/src/wp-includes/class-wp-customize-manager.php
r39693 r40095 1572 1572 1573 1573 wp_enqueue_script( 'customize-preview' ); 1574 wp_enqueue_style( 'customize-preview' ); 1574 1575 add_action( 'wp_head', array( $this, 'customize_preview_loading_style' ) ); 1575 1576 add_action( 'wp_head', array( $this, 'remove_frameless_preview_messenger_channel' ) );
Note: See TracChangeset
for help on using the changeset viewer.