Make cron reliable end to end
- Open the Setup Wizard and go to the “Cron mode” step.
- Add
define( 'DISABLE_WP_CRON', true );towp-config.php. - Copy the crontab line shown and add it to your server’s crontab (or an external uptime monitor).
- Click “Test that my site can reach its trigger”. You want an HTTP 200.
- Finish the wizard, then run a Health Check to confirm everything is green.