最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Real cron killed my cron system. Only define( 'ALTERNATE_WP_CRON', true ); works

programmeradmin1浏览0评论

my host recommended me to disable wp cron for a real cron due to excessive executions.

the cron system broken immediately and scheduled tasks were not happening.

deleting real cron and turning on wp cron did not work.

through random luck, i tried define( 'ALTERNATE_WP_CRON', true ); and it worked.

having said so, i really want to revert back to the prior situation where normal wp cron works. it also messes up when all my links start to have &doing_wp_cron=

i have spent many hours and am desperate! appreciate your kind advice.

发布评论

评论列表(0)

  1. 暂无评论