Changeset 39240 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 11/15/2016 07:15:20 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r39237 r39240 3492 3492 'frame_button' => __( 'Choose Video' ), 3493 3493 ), 3494 'active_callback' => 'is_ front_page',3494 'active_callback' => 'is_header_video_active', 3495 3495 ) ) ); 3496 3496
Note: See TracChangeset
for help on using the changeset viewer.