auto-patch 638-dev-dev01-2024-05-14T20_44_36
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
=== Action Scheduler ===
|
||||
Contributors: Automattic, wpmuguru, claudiosanches, peterfabian1000, vedjain, jamosova, obliviousharmony, konamiman, sadowski, royho, barryhughes-1
|
||||
Tags: scheduler, cron
|
||||
Stable tag: 3.7.2
|
||||
Stable tag: 3.7.4
|
||||
License: GPLv3
|
||||
Requires at least: 6.2
|
||||
Tested up to: 6.4
|
||||
Tested up to: 6.5
|
||||
Requires PHP: 5.6
|
||||
|
||||
Action Scheduler - Job Queue for WordPress
|
||||
@@ -47,6 +47,20 @@ Collaboration is cool. We'd love to work with you to improve Action Scheduler. [
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 3.7.4 - 2024-04-05 =
|
||||
* Give a clear description of how the $unique parameter works.
|
||||
* Merge release/3.7.3 into trunk.
|
||||
* Preserve the tab field if set.
|
||||
* Tweak - WP 6.5 compatibility.
|
||||
|
||||
= 3.7.3 - 2024-03-20 =
|
||||
* Do not iterate over all of GET when building form in list table.
|
||||
* Fix a few issues reported by PCP (Plugin Check Plugin).
|
||||
* Try to save actions as unique even when the store doesn't support it.
|
||||
* Tweak - WP 6.4 compatibility.
|
||||
* Update "Tested up to" tag to WordPress 6.5.
|
||||
* update version in package-lock.json.
|
||||
|
||||
= 3.7.2 - 2024-02-14 =
|
||||
* No longer user variables in `_n()` translation function.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user