• I am using WP Control now for 3-4 months and my custom created PHP event keeps on deleting itself.
    I am not sure when and why it does so, but I just did a general WP update including other plugins (probably also WP Control) and I cannot find my PHP event anymore.
    How to fix this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    * Do any other events disappear?
    * How often is the event scheduled to run?
    * Does the event take a long while to run?

    This could be due to one or more of the issues listed here: https://github.com/johnbillion/wp-crontrol/wiki/Cron-events-that-have-missed-their-schedule

    Thread Starter begin2speak

    (@begin2speak)

    1. I am not aware of it, but I use only this custom cron myself. The other settings I let untouched.

    2. Every 15 Minutes (900sec)

    3. I am not sure how to answer this but I guess its not a big operation. Essentially it checks how many schedule appointments I have for the next (between 4-7 appointments) and then sends a reminder mail to them.

    So as you probably can see from my answer I am not a big tech expert, it costed me hours of learning to get my WP page to run now how I like, but this bothers me a bit, because I am not sure when it deletes the event.
    If its only always after updating WP Control, then I can fix it manually (even though thats also annoying)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Cron Events keeps on deleting itself’ is closed to new replies.