Adding a Cron Job
-
Hi,
This plugin is probably the most downloaded (by me) plugin on the repository, as reading through all the docs on hooks, events, schedules etc just falls flat on the floor as it’s not immediately apparent what to add and where to add it.
For info – I’m trying to add a cron job for Nextscripts SNAP which needs to run at least once in every 5-10 minutes.
I’ve tried setting up a ‘real cron job’ on my server, but no matter what setting I use, their instructions allow the cron job to run only once in 15 minutes.
So presuming that I can disable the ‘real cron job’ by removing their line of code in wp-config (define(‘DISABLE_WP_CRON’, true);), how exactly would I create this new cron job using Crontrol?
- The topic ‘Adding a Cron Job’ is closed to new replies.