Twenty Seventeen: Remove unnecessary l10n variables
* Relies on header skip link instead of l10n variables in JavaScript. * Fixes issue where scroll down arrow appeared next to the navigation on the front page with no header image or video. It now only appears with a big header. Props enodekciw, laurelfulford. Fixes #38502. Built from https://develop.svn.wordpress.org/trunk@39073 git-svn-id: http://core.svn.wordpress.org/trunk@39015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.7-beta1-39072';
|
||||
$wp_version = '4.7-beta1-39073';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
||||
Reference in New Issue
Block a user