• Resolved gabrieldiggs

    (@gabrieldiggs)


    How can I set up recurring weekday cron jobs i.e. run this PHP code every Monday at Noon, Run this other PHP code every Thursday at 2am? Is this possible using WP
    Crontrol? Also I am not familiar with hooks. Do I need to add hooks to run PHP code cron jobs? In the past all of my Cron jobs were setup in Cpanel so there was no need to touch any wordpress files to run the Cron Jobs. Is it possible to simply add a URL pointing to a PHP file (or add the PHP code in that file directly in WP Crontrol) and a custom schedule time to run my Cron Jobs using WP Control the same way I had them setup in Cpanel?

    • This topic was modified 2 years, 1 month ago by gabrieldiggs.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Add Weekday Recurring Cron Job?’ is closed to new replies.