• The cron function is not currently out putting the expected result. The cron job is firing and according to debug, is not throwing any errors. I’ve also set define(‘DISABLE_WP_CRON’, false);

    However, the cron job is not properly performing the action. As of right now the expected action is just to alert ‘Testing Cron’

    • This topic was modified 4 years, 10 months ago by seth4c.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    I don’t really know how to help you ?? I’d start with checking if the action called by cron is executed.

Viewing 1 replies (of 1 total)
  • The topic ‘Cron Job not performing action’ is closed to new replies.