cron job
-
I’ve disabled wordpress cron with:
define (‘DISABLE_WP_CRON’, true);
then I added a cron job every 30 minutes to my hosting
My question is: if I need to publish an article exactly at a particular time (6.45am), will wordpress execute it exactly?
I read that there are events every 5 minutes, but what if my cron starts every half hour?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘cron job’ is closed to new replies.