Linux 软件免费装

Action Scheduler

开发者 Automattic
wpmuguru
claudiosanches
peterfabian1000
vedjain
jamosova
obliviousharmony
konamiman
sadowski
royho
barryhughes-1
更新时间 2024年4月5日 22:42
PHP版本: 5.6 及以上
WordPress版本: 6.5
版权: GPLv3

标签

scheduler cron

下载

3.6.4 3.7.3 3.7.2 3.5.1 3.7.0 3.7.4 3.5.3 3.4.0 3.6.2 3.6.3 3.7.1 3.4.1 3.2.0 3.3.0 3.4.2 3.1.6 3.5.0 3.2.1 3.5.2 3.5.4 3.6.0 3.6.1

详情介绍:

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 occassions. 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 processes millions of payments for Subscriptions, webhooks for WooCommerce, as well as emails and other events for a range of other plugins. It's been seen on live sites processing queues in excess of 50,000 jobs and doing resource intensive operations, like processing payments and creating orders, at a sustained rate of over 10,000 / hour without negatively impacting normal site operations. This is all on infrastructure and WordPress sites outside the control of the plugin author. If your plugin needs background processing, especially of large sets of tasks, Action Scheduler can help. Learn More To learn more about how to Action Scheduler works, and how to use it in your plugin, check out the docs on ActionScheduler.org. There you will find: Credits Action Scheduler is developed and maintained by Automattic with significant early development completed by Flightless. Collaboration is cool. We'd love to work with you to improve Action Scheduler. Pull Requests welcome.

更新日志:

3.7.4 - 2024-04-05 3.7.3 - 2024-03-20 3.7.2 - 2024-02-14 3.7.1 - 2023-12-13 3.7.0 - 2023-11-20 3.6.4 - 2023-10-11 3.6.3 - 2023-09-13 3.6.2 - 2023-08-09 3.6.1 - 2023-06-14 3.6.0 - 2023-05-10 3.5.4 - 2023-01-17 3.5.3 - 2022-11-09 3.5.2 - 2022-09-16 3.5.1 - 2022-09-13 3.5.0 - 2022-08-25 3.4.2 - 2022-06-08 3.4.1 - 2022-05-24 3.4.0 - 2021-10-29 3.3.0 - 2021-09-15 3.2.1 - 2021-06-21 3.2.0 - 2021-06-03