Can a WordPress loopback failure still break scheduled posts when a real server cron is running?
It can, but only if the server cron depends on the same failing self-request or isn't actually running wp-cron.php successfully. A system cron that runs the local PHP wp-cron.php script on schedule can keep scheduled posts working even when WordPress Site Heal…
0 helpful votes