Site Health: Add description for a successful HTTPS check.

Props Clorith, xkon.
Fixes #46617.
Built from https://develop.svn.wordpress.org/trunk@45052


git-svn-id: http://core.svn.wordpress.org/trunk@44861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2019-03-28 16:15:51 +00:00
parent 07d5eda632
commit a02494a80f
2 changed files with 17 additions and 25 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.2-beta1-45051';
$wp_version = '5.2-beta1-45052';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.