#2489 closed defect (bug) (fixed)
Scheduled entries are unscheduled if timezone is different to server time
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | highest omg bbq | Milestone: | 2.1 |
| Component: | General | Version: | 2.0.1 |
| Severity: | blocker | Keywords: | scheduled posts |
| 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.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.

Apply to wp-include/functions.php