Can you access the “Tools -> Plugin File Editor” menu in the admin area?
Are you using Multisite?
Docs here if you haven’t seen them already: https://wp-crontrol.com/docs/php-cron-events/
I can see cron events in tools , not plugin file editor and when i click on add cron event button so i didnt get PHP Cron event type in event type list. screesnhto attached
https://www.awesomescreenshot.com/image/61523490?key=dca377d8e89a08d5b67fb84dbe915fbb
Hi,
The PHP Event option is now available and I was able to create one PHP cron event successfully (WPAI Processing Poller).
However, I’m having another issue.
When I create a second PHP cron event (WPAI Stuck Monitor), WordPress shows “PHP cron event saved”, but the event never appears in the PHP Events list.
I also see the notice:
“One or more of your cron events needs to be checked for integrity. These events will not run until you check and re-save them.”
The exact same PHP event works correctly on my staging site, but not on the live site.
Do you know why a PHP cron event can be reported as saved but not appear in the PHP Events list?