Customize: Only show video header controls if previewing front page; show explanatory notice when controls are hidden.

Also include todo for the `header_video` control's `button_labels`. See #38796.

Props westonruter, joemcgill, celloexpressions.
Fixes #38778.

Built from https://develop.svn.wordpress.org/trunk@39237


git-svn-id: http://core.svn.wordpress.org/trunk@39177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2016-11-15 03:47:30 +00:00
parent 21248ce3ab
commit de0835dead
4 changed files with 32 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-beta3-39236';
$wp_version = '4.7-beta3-39237';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.