Hi there, we’re wondering if you should try running the WordPress Action Scheduler manually to see if things sync up correctly.
To run the WordPress Action Scheduler manually from the WordPress admin dashboard, you can follow these steps:
- Navigate to the WordPress admin dashboard.
- Go to ‘Tools’ and then ‘Scheduled Actions’.
- Filter the list to show ‘Pending’ tasks.
- Select a single pending task and click ‘Run’ to execute it manually.
- Observe if the task runs successfully.
Also, if your website doesn’t get much traffic and you’re concerned about the timely execution of scheduled tasks, you might want to set up an actual cron job on your server or use a service like Uptime Monitor which can ping your site consistently throughout the day. This cron job can trigger the wp-cron.php file at regular intervals, ensuring that scheduled tasks are executed regardless of website traffic.
Please let us know if that works, if not maybe try a fresh uninstall/reinstall of the plugin using our latest version (3.7).