Changeset 33023 for trunk/src/wp-includes/default-constants.php
- Timestamp:
- 07/01/2015 02:47:24 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/default-constants.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/default-constants.php
r32935 r33023 93 93 define('SHORTINIT', false); 94 94 95 // Constants for features added to WP that should short-circuit their plugin implementations 96 define( 'WP_FEATURE_BETTER_PASSWORDS', true ); 97 95 98 // Constants for expressing human-readable intervals 96 99 // in their respective number of seconds.
Note: See TracChangeset
for help on using the changeset viewer.