Cron Helper For WooCommerce Bookings
Makes sure In Cart bookings are removed and past bookings are Completed.
by Jesse Pearson · github.com/jessepearson/cron-helper-for-woocommerce-bookings · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jessepearson/cron-helper-for-woocommerce-bookings/archive/refs/heads/main.zipCron Helper For WooCommerce Bookings
Description
WooCommerce Bookings uses WP Cron to remove In Cart bookings and also to complete Paid and Confirmed bookings. The issue with this is that WP Cron is not always reliable. It works 99.9% of the time, but not 100%.
This plugin adds on to that by double checking to make sure In Cart bookings are removed and past bookings are set to completed.
Installation
- Download the .zip file.
- Go to Plugins > Add New and choose Upload at the top.
- Upload the .zip file and activate.
Usage
There is nothing you need to do after this. It adds a scheduled event to run every 5 minutes to do its work.