Scheduled Autoship orders are not running

Case 1: WP Cron is disabled

The WP Cron is disabled by the constant DISABLE_WP_CRON in your wp-config.php settings. WC Autoship will not create orders while the WP Cron is disabled.

If the WP Cron has been disabled in your configuration, delete this line from your wp-config.php file:

define('DISABLE_WP_CRON', true);

Case 2: Autoship Order Processing is disabled

  1. Log in to the WP Admin Dashboard.
  2. Navigate to WooCommerce > Settings > WC Autoship
  3. Scroll to the "Order Processing" section. Select the checkbox for the option "Process Autoship Orders".
  4. Save your changes.

Still need help? Contact Us Contact Us