Skip to content
Bedrock
v1.24.3

WP Cron

Bedrock allows you to disable the internal WP Cron via the DISABLE_WP_CRON environment variable. If you enable this setting and disable WP Cron, you'll need to manually set a cron job like the following in your crontab file:

*/5 * * * * curl https://example.com/wp/wp-cron.php

Contributors

Last updated