diff --git a/wp-includes/version.php b/wp-includes/version.php index 5c0af1d98b..fefe6701f4 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -16,7 +16,7 @@ * * @global string $wp_version */ -$wp_version = '6.6-alpha-58208'; +$wp_version = '6.6-alpha-58209'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. diff --git a/wp-login.php b/wp-login.php index 18811aae57..21e000dc40 100644 --- a/wp-login.php +++ b/wp-login.php @@ -34,13 +34,17 @@ if ( force_ssl_admin() && ! is_ssl() ) { * @global string $action The action that brought the visitor to the login page. * * @param string $title Optional. WordPress login Page title to display in the `