mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Use consistent wording for development mode.
Follow-up to [56042], [56223], [56231]. See #57487, #57840. git-svn-id: https://develop.svn.wordpress.org/trunk@56232 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2548797fc6
commit
93bf3a1ece
@ -276,7 +276,7 @@ function wp_get_environment_type() {
|
||||
* development mode. 'all' is a special value to signify that all three development modes
|
||||
* ('core', 'plugin', and 'theme') are enabled.
|
||||
*
|
||||
* Developer mode is considered separately from `WP_DEBUG` and wp_get_environment_type().
|
||||
* Development mode is considered separately from `WP_DEBUG` and wp_get_environment_type().
|
||||
* It does not affect debugging output, but rather functional nuances in WordPress.
|
||||
*
|
||||
* This function retrieves the currently set development mode value. To check whether
|
||||
|
||||
Loading…
Reference in New Issue
Block a user