DISABLE_WP_CRON

Hem » WordPress » DISABLE_WP_CRON

Your WooCommerce instance has a setting that disables WordPress default cronjob handling.
If you have a manual cronjob handling setup disregard of this notice.

If you do not have a manual cronjob handling setup edit your wp-config and change to ’DISABLE_WP_CRON’ to false.

define(’DISABLE_WP_CRON’, ’false’);