• Resolved souravmaity1987

    (@souravmaity1987)


    I have created a cron event, and assigned a cron schedule. Cron is about to execute daily , as I have assigned daily cron schedule. But cron job are not executing automatically , rather it is executing on hitting site url on browser.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    This is how the cron system in WordPress works.

    Thread Starter souravmaity1987

    (@souravmaity1987)

    But cron job should execute daily automatically. It is not executing automatically in our site, it is executing by hitting site url on browser.

    WordPress executes Cron jobs when your site gets a visitor. If your site has low traffic, then this will cause your problem. You’ll need an external service to call Cron regularly. It’s possible your hosting company can do this for you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Crontrol cron not executing automatically’ is closed to new replies.