Replies: 0
Hi
I want to disable WP Cron and relie on a server cron schedule (wget -q -O – http://yourdomain.com/wp-cron.php?doing_wp_cron >/dev/null 2>&1
).
What´s the best cron job execution frequancy to avoid having problems with the plugin ?
Replies: 0
Hi
I want to disable WP Cron and relie on a server cron schedule (wget -q -O – http://yourdomain.com/wp-cron.php?doing_wp_cron >/dev/null 2>&1
).
What´s the best cron job execution frequancy to avoid having problems with the plugin ?