From 920342686d6d134e8af1d9abbb4d9cb6ece7e5b5 Mon Sep 17 00:00:00 2001 From: Scott Walkinshaw Date: Mon, 28 Mar 2016 20:55:04 -0500 Subject: [PATCH] Syncing bedrock/wp-cron.md from WordPress at https://roots.io/wp (Roots) - wpghs --- bedrock/wp-cron.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: