• I added a WP Crontrol plugin to my website. I can’t delete one of the hooks in the plugin settings page. I want to delete this hook. can you help me?

    Hook: action_scheduler_run_queue
    Action: ActionScheduler_QueueRunner->run()
    Arguments: [“WP Cron”]
    Recurrence: Every minute

    Also what is the code that triggers this hook? I want to know. Thank u…

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @zelihacanderengul

    Action Scheduler is mostly used by WooCommerce to run background jobs periodically. I would highly recommend not to delete it.

    If you are not using WooCommerce, I would request you to share the list of active plugins so that I can investigate further.

Viewing 1 replies (of 1 total)
  • The topic ‘How to delete ActionScheduler_QueueRunner->run() hook?’ is closed to new replies.