Wc Action Scheduler Jobs

Queue and run WooCommerce background jobs with Action Scheduler 4.0. Covers async, single, recurring and cron actions, args-aware `$unique` identity, exact-argument checks, groups, JSON args and positional callback delivery, at-least-once execution, remote idempotency, bounded retries, failed-action retention, the recurring-action repair hook, WP-CLI diagnostics, lifecycle scheduling, and batching. Use for `as_enqueue_async_action`, `as_schedule_single_action`, duplicate jobs, failed queues, or slow work moved out of WooCommerce requests and status hooks.

Lonsdale201 Updated

File contents

Lonsdale201/wp-agent-skills/tree/main/woocommerce/wc-action-scheduler-jobs commit b238051150

Frequently asked questions

npx skillmds@latest add lonsdale201/wc-action-scheduler-jobs