All Projects → woocommerce → action-scheduler-disable-default-runner

woocommerce / action-scheduler-disable-default-runner

Licence: GPL-3.0 license
Disable Action Scheduler's default queue runner, by removing it from the 'action_scheduler_run_queue' hook.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to action-scheduler-disable-default-runner

action-scheduler-custom-tables
This plugin is no longer needed. The custom table code is now part of Action Scheduler version 3.0 and newer. If you're using the latest Action Scheduler, you have the most performant schema available.
Stars: ✭ 15 (-54.55%)
Mutual labels:  action-scheduler

Action Scheduler - Disable Default Queue Runner

Disable Action Scheduler's default queue runner, by removing it from the 'action_scheduler_run_queue' hook. Handy for temporarily disabling scheduled events, like on a dev or test site, or on live sites when running Action Scheduler via WP CLI.

Installation

To install:

  1. Download the latest version of the plugin here
  2. Go to Plugins > Add New > Upload administration screen on your WordPress site
  3. Select the ZIP file you just downloaded
  4. Click Install Now
  5. Click Activate

Updates

To keep the plugin up-to-date, use the GitHub Updater.

Reporting Issues

If you find an problem or would like to request this plugin be extended, please open a new Issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].