From d7d578908882097bc2cdd1e42626a4de413d28d0 Mon Sep 17 00:00:00 2001 From: Scott Taylor Date: Tue, 15 Sep 2015 02:09:24 +0000 Subject: [PATCH] TwentyFifteen|Sixteen themes have a `
` in the header. Change the `
` IDs in `wp-activate.php` and `wp-signup.php` to be unique to each page. Props jfarthing84. Fixes #33843. Built from https://develop.svn.wordpress.org/trunk@34162 git-svn-id: http://core.svn.wordpress.org/trunk@34130 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-activate.php | 2 +- wp-includes/version.php | 2 +- wp-signup.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-activate.php b/wp-activate.php index a796cc5e48..7b7ef3498c 100644 --- a/wp-activate.php +++ b/wp-activate.php @@ -67,7 +67,7 @@ add_action( 'wp_head', 'wpmu_activate_stylesheet' ); get_header(); ?> -
+

diff --git a/wp-includes/version.php b/wp-includes/version.php index f5442d7400..7c0da3e9aa 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -4,7 +4,7 @@ * * @global string $wp_version */ -$wp_version = '4.4-alpha-34161'; +$wp_version = '4.4-alpha-34162'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. diff --git a/wp-signup.php b/wp-signup.php index 3373f8ecd8..2729132099 100644 --- a/wp-signup.php +++ b/wp-signup.php @@ -75,7 +75,7 @@ get_header(); */ do_action( 'before_signup_form' ); ?> -
+