Changeset 32642 for trunk/src/wp-admin/customize.php
- Timestamp:
- 05/28/2015 09:40:27 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/customize.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/customize.php
r32333 r32642 34 34 } 35 35 36 /** 37 * @global WP_Scripts $wp_scripts 38 * @global WP_Customize_Manager $wp_customize 39 */ 36 40 global $wp_scripts, $wp_customize; 37 41
Note: See TracChangeset
for help on using the changeset viewer.