Is it safe to run wp-cron.php twice if the first instance takes too long?
Let’s say I disabled “DISABLE_WP_CRON” in wp-config.php Is it OK to run wp-cron.php twice overlapping? I’ve noticed sometimes wp-cron.php needs several minutes. I’d … Read more