Docs: Various docblock corrections and improvements.
See #50768 Built from https://develop.svn.wordpress.org/trunk@48941 git-svn-id: http://core.svn.wordpress.org/trunk@48703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -134,7 +134,7 @@ function wp_check_php_mysql_versions() {
|
||||
* The type can be set via the `WP_ENVIRONMENT_TYPE` global system variable,
|
||||
* or a constant of the same name.
|
||||
*
|
||||
* Possible values include 'local', 'development', 'staging', 'production'.
|
||||
* Possible values are 'local', 'development', 'staging', and 'production'.
|
||||
* If not set, the type defaults to 'production'.
|
||||
*
|
||||
* @since 5.5.0
|
||||
|
||||
Reference in New Issue
Block a user