|
1 | 1 | === utm.codes === |
2 | 2 | Contributors: chrislarrycarl |
3 | 3 | Donate link: https://utm.codes/pricing/ |
4 | | -Tags: analytics, utm codes, analytics, google analytics, campaign marketing, link generator |
5 | | -Requires at least: 5.1.0 |
6 | | -Tested up to: 6.8 |
7 | | -Requires PHP: 7.1.0 |
8 | | -Stable tag: 1.9.1 |
| 4 | +Tags: analytics, utm codes, analytics, google analytics, campaign marketing |
| 5 | +Requires at least: 6.4.0 |
| 6 | +Tested up to: 7.1 |
| 7 | +Requires PHP: 7.4.0 |
| 8 | +Stable tag: 1.9.2 |
9 | 9 | License: GPLv2 |
10 | 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
11 | 11 |
|
@@ -34,9 +34,9 @@ For more information, videos, and helpful tips [visit the utm.codes website](htt |
34 | 34 | - Supports adding additional custom parameters to links for improved versatility |
35 | 35 | - Multi-user access within WordPress to share creation and management responsibilities |
36 | 36 | - See your current link count in the admin dashboard "At a Glance" |
37 | | -- Tested with WordPress 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 5.9, 6.0, 6.1, 6.2, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8 |
38 | | -- Tested with PHP 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3 |
39 | | -- Tested with MySQL 5.6, 5.7, 8.0, 8.4 |
| 37 | +- Actively tested with WordPress 6.4, 6.5, 6.6, 6.7, 6.8, 6.9, 7.0, and 7.1 |
| 38 | +- Actively tested with PHP 7.4, 8.0, 8.1, 8.2, 8.3, and 8.4 |
| 39 | +- Actively tested with MySQL 8.0, 8.4 |
40 | 40 | - 100% Free and Open Source |
41 | 41 |
|
42 | 42 | = Installation = |
@@ -99,6 +99,12 @@ That isn't a question. But thank you. |
99 | 99 |
|
100 | 100 | == Changelog == |
101 | 101 |
|
| 102 | += 1.9.2 = |
| 103 | +- Supports WordPress versions 6.9, 7.0, 7.1 |
| 104 | +- Increased stated minimum requirements for WordPress, PHP, and MySQL |
| 105 | + |
| 106 | +Note: While there haven't been compatibility breaking chagnes introduced in this release minimum versions have been updated to reflect the versions that are being actively tested. See the utm.codes GitHub repo actions for complete active test details. |
| 107 | + |
102 | 108 | = 1.9.1 = |
103 | 109 | - Change usage of wp_remote_get() to wp_safe_remote_get() |
104 | 110 | - Change usage of wp_remote_post() to wp_safe_remote_post() |
|
0 commit comments