Changeset 18659 for trunk/wp-includes/default-constants.php
- Timestamp:
- 09/09/2011 07:59:44 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/default-constants.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/default-constants.php
r18545 r18659 269 269 if ( !defined('WP_POST_REVISIONS') ) 270 270 define('WP_POST_REVISIONS', true); 271 272 /** 273 * @since 3.3.0 274 */ 275 if ( !defined( 'WP_CRON_LOCK_TIMEOUT' ) ) 276 define('WP_CRON_LOCK_TIMEOUT', 60); // In seconds 271 277 } 272 278
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)