#2489 closed defect (bug) (fixed)
Scheduled entries are unscheduled if timezone is different to server time
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.1 | Priority: | highest omg bbq |
Severity: | blocker | Version: | 2.0.1 |
Component: | General | Keywords: | scheduled posts |
Focuses: | Cc: |
Description ¶
The wp_cron() function uses time() instead of current_time( 'timestamp' ) to work. If the blog is in a different timezone to the server time then the cron job may be deleted.
Pull Requests
- Loading…
Note: See
TracTickets for help on using
tickets.
Apply to wp-include/functions.php