Changeset 48941 for trunk/src/wp-includes/load.php
- Timestamp:
- 09/04/2020 08:39:47 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r48895 r48941 135 135 * or a constant of the same name. 136 136 * 137 * Possible values include 'local', 'development', 'staging','production'.137 * Possible values are 'local', 'development', 'staging', and 'production'. 138 138 * If not set, the type defaults to 'production'. 139 139 *
Note: See TracChangeset
for help on using the changeset viewer.