diff --git a/bedrock/wp-cron.md b/bedrock/wp-cron.md index 417faab8..ccd6176c 100644 --- a/bedrock/wp-cron.md +++ b/bedrock/wp-cron.md @@ -8,9 +8,9 @@ layout: doc permalink: https://roots.io/bedrock/docs/wp-cron/ published: true docs_project: - - "18" + - 'a:1:{i:0;s:2:"18";}' publish_to_discourse: - - "0" + - 'a:1:{i:0;s:1:"0";}' --- 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: