mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Docs: Various docblock corrections and improvements.
See #50768 git-svn-id: https://develop.svn.wordpress.org/trunk@48941 602fd350-edb4-49c9-b593-d223f7449a82
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