Registry / utility / woocommerce-action-scheduler

woocommerce-action-scheduler

JSON →
library4.0.0phppackagistunverified

Action Scheduler for WordPress and WooCommerce provides a scalable background processing system.

composer require woocommerce/action-scheduler
INSTALL
IMPORT
SIG · WOOCOMMERCE-ACTION
W
woocommerce-action-scheduler
utilityphpv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActionScheduler
use ActionScheduler;

Schedule a single action to run after 60 seconds

use ActionScheduler; as_schedule_single_action(time() + 60, 'my_action', ['data']);
Debug
Known issues
gotchaRequires WordPress environment
fix
Ensure WordPress is loaded before using Action Scheduler.
affects: >=4.0.0
Upgrade
Version history
4.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
woocommerce-action-scheduler — pip install woocommerce-action-scheduler · libregistry