Changeset 39205
- Timestamp:
- 11/11/2016 11:23:06 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r39181 r39205 3407 3407 3408 3408 if ( current_theme_supports( 'custom-header', 'video' ) ) { 3409 $title = __( 'Header Visuals' );3409 $title = __( 'Header Media' ); 3410 3410 $description = __( 'If you add a video, the image will be used as a fallback while the video loads.' ); 3411 3411 $width = absint( get_theme_support( 'custom-header', 'width' ) );
Note: See TracChangeset
for help on using the changeset viewer.