Changeset 16690 for trunk/wp-includes/cron.php
- Timestamp:
- 12/02/2010 04:27:16 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/cron.php
r16603 r16690 50 50 * Valid values for the recurrence are hourly, daily and twicedaily. These can 51 51 * be extended using the cron_schedules filter in wp_get_schedules(). 52 * 53 * Use wp_next_scheduled() to prevent duplicates 52 54 * 53 55 * @since 2.1.0
Note: See TracChangeset
for help on using the changeset viewer.