diff --git a/wp-includes/version.php b/wp-includes/version.php index f211a1dcfd..4e2cb4fe11 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -16,7 +16,7 @@ * * @global string $wp_version */ -$wp_version = '6.6-alpha-58219'; +$wp_version = '6.6-alpha-58220'; /** * 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 21e000dc40..ced99ea11e 100644 --- a/wp-login.php +++ b/wp-login.php @@ -33,10 +33,10 @@ if ( force_ssl_admin() && ! is_ssl() ) { * upon successful login. * @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 `