Changeset 44505
- Timestamp:
- 01/09/2019 08:36:07 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-cron.php
r44488 r44505 77 77 } 78 78 79 $gmt_time = microtime( true ); 80 79 81 // The cron lock: a unix timestamp from when the cron was spawned. 80 82 $doing_cron_transient = get_transient( 'doing_cron' );
Note: See TracChangeset
for help on using the changeset viewer.