• Resolved damie

    (@damie)


    Hi. I have noticed that my site has about 17000 Scheduled Actions (Tools -> Scheduled Actions).

    I would like to know how I can remove/cancel all the actions? Maybe through PhpMyAdmin or through some plugin.

    In “Tools -> Scheduled Actions” I can only delete 10 at a time which would take me forever to delete all 17000 of them.

    FYI, I have deleted the old webhooks that caused this build up.

    I guess my questions is can this plugin delete the old complete logs? if not is there another way to do so

    Thanks in advance!

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

    (@johnbillion)

    WordPress Core Developer

    Yes you can create a PHP Cron Event and use that to run some PHP which deletes the old logs as long as you know which query to run.

    It sounds like you’re using the Action Scheduler plugin. Your best bet is to contact the author of that plugin and ask for advice.

    Thread Starter damie

    (@damie)

    Thank you so much for your reply. I am not much of a developer but can you give me a code / cron command I can to delete the completed scheduled events? I’d want it to be ran ever two weeks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘can this plugin delete old completed logs?’ is closed to new replies.