Changeset 33492 for trunk/src/wp-includes/default-filters.php
- Timestamp:
- 07/29/2015 06:35:40 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/default-filters.php
r33187 r33492 336 336 */ 337 337 // Theme 338 add_action( 'setup_theme', 'preview_theme' );339 338 add_action( 'wp_loaded', '_custom_header_background_just_in_time' ); 340 339 add_action( 'plugins_loaded', '_wp_customize_include' );
Note: See TracChangeset
for help on using the changeset viewer.