[wp-trac] [WordPress Trac] #29581: Scheduled Posts do not work in WordPress 4.0
WordPress Trac
noreply at wordpress.org
Tue Sep 9 07:39:40 UTC 2014
#29581: Scheduled Posts do not work in WordPress 4.0
--------------------------+------------------------------
Reporter: pro99 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Cron API | Version: 4.0
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by SergeyBiryukov):
By default, the site needs to be able to submit local HTTP requests back
to ifself in order to be able to run scheduled jobs. This can be changed
by using `ALTERNATE_WP_CRON` or setting up an external cron job to hit
`wp-cron.php`.
My test snippet from comment:7:ticket:23133 would probably help to
determine if that's the issue, also your site might be using a different
transport than cURL (you can check it with the
[https://wordpress.org/plugins/core-control/ Core Control] plugin).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29581#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list