action-scheduler

A scalable, traceable job queue for background processing large queues of tasks in WordPress. Specifically designed for distribution in WordPress plugins (and themes) - no server access required.

GPL-3.0 License

Downloads
4M
Stars
612
Committers
75

Bot releases are visible (Hide)

action-scheduler - 2.1.1

Published by release-drafter[bot] almost 6 years ago

2.1.1 – 2018-11-2

Added

  • Add Configuration for Release Drafter bot (PR #210, PR #211)

Deprecated

  • ActionScheduler_Abstract_QueueRunner::get_maximum_execution_time() – Use ActionScheduler_Abstract_QueueRunner::get_time_limit() instead.
  • The filter action_scheduler_maximum_execution_time – Use action_scheduler_queue_runner_time_limit instead.

Fixed

  • Do not rely on max execution time (Issue #207) – Fixed with PR #209
Package Rankings
Top 0.67% on Packagist.org
Badges
Extracted from project README
Build Status codecov