diff --git a/wp-includes/version.php b/wp-includes/version.php index 1dff78003a..4f26adae55 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -13,7 +13,7 @@ * * @global string $wp_version */ -$wp_version = '5.3-alpha-46191'; +$wp_version = '5.3-alpha-46192'; /** * 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 fdab352a2f..c57f0a26ce 100644 --- a/wp-login.php +++ b/wp-login.php @@ -190,7 +190,10 @@ function login_header( $title = 'Log In', $message = '', $wp_error = null ) { ?> - + +