PluginProbe
AS

Action Scheduler

v4.1.0

by Automattic

Action Scheduler is a scalable, traceable job queue for background processing large sets of actions in WordPress. It’s specially designed to be distributed in WordPress plugins. Action Scheduler works by triggering an action hook to run at...

20K+ active installs 3.5 (13 ratings) Requires PHP 7.2+ Requires WP 6.8+ Tested up to WP 7.0.2 Updated 1 month ago
Browse code Releases

About this plugin

Action Scheduler is a scalable, traceable job queue for background processing large sets of actions in WordPress. It’s specially designed to be distributed in WordPress plugins. Action Scheduler works by triggering an action hook to run at some time in the future. Each hook can be scheduled with unique data, to allow callbacks to perform operations on that data. The hook can also be scheduled to run on one or more occasions. Think of it like an extension to do_action() which adds the ability to delay and repeat a hook. Battle-Tested Background Processing Every month, Action Scheduler pro...

Read the full description on WordPress.org →

Read the source

v4.1.0

Browse every file in this release with syntax highlighting and a file tree, or link straight to a line. Older releases and trunk are available from the version switcher.