Home › Forums › Bulk Delete Addons › Scheduler for Deleting Pages by Status › Scheduling issue › Reply To: Scheduling issue
June 8, 2017 at 12:08
#11120
Hello Dan,
Yes it is possible.
Please following the instructions at https://developer.wordpress.org/plugins/cron/hooking-into-the-system-task-scheduler/ to manually trigger wp-cron.
Once the wp-cron is triggered using the above instructions, our plugin will get triggered and will do its job.