How to test if WP-Cron is working

Having a working cron system is important for running WooCommerce Subscriptions. Recurring automatic payments and other functions are dependent on timing-sensitive actions; to implement those actions, cron must be working.

Instructions

↑ Back to top

To test whether WP-Cron is working:

  1. In your site’s WP Admin dashboard, navigate to Posts > Add New.
  2. In the Publish meta box, next to the text that says “Publish immediately,” click the Edit link.
  3. Select a date and time from the fields that appear, then click OK.
  4. Once complete, click the Schedule button.
  5. Check to see whether the post was published at (or near) the scheduled time.

Further reading

↑ Back to top

Learn more about selling subscriptions online with WooCommerce Subscriptions.