Skip to content

Commit 901bc50

Browse files
authored
Declare WordPress 7.0 Compatibility (#2955)
1 parent 3439d7f commit 901bc50

3 files changed

Lines changed: 10 additions & 4 deletions

File tree

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
*** WooCommerce Tax Changelog ***
22

3+
= 3.6.3 - 2026-xx-xx =
4+
* Tweak - WordPress 7.0 Compatibility.
5+
36
= 3.6.2 - 2026-05-18 =
47
* Tweak - WooCommerce 10.8 Compatibility.
58

readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Contributors: woocommerce, automattic, woothemes, allendav, kellychoffman, jkudish, jeffstieler, nabsul, robobot3000, danreylop, mikeyarce, shaunkuschel, orangesareorange, pauldechov, dappermountain, radogeorgiev, bor0, royho, cshultz88, bartoszbudzanowski, harriswong, ferdev, superdav42
33
Tags: tax, vat, gst, woocommerce, payment
44
Requires PHP: 7.4
5-
Requires at least: 6.8
5+
Requires at least: 6.9
66
Requires Plugins: woocommerce
7-
Tested up to: 6.9
7+
Tested up to: 7.0
88
WC requires at least: 10.6
99
WC tested up to: 10.8
1010
Stable tag: 3.6.2
@@ -70,6 +70,9 @@ This plugin relies on the following external services:
7070

7171
== Changelog ==
7272

73+
= 3.6.3 - 2026-xx-xx =
74+
* Tweak - WordPress 7.0 Compatibility.
75+
7376
= 3.6.2 - 2026-05-18 =
7477
* Tweak - WooCommerce 10.8 Compatibility.
7578

woocommerce-services.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
* Version: 3.6.2
1212
* Requires Plugins: woocommerce
1313
* Requires PHP: 7.4
14-
* Requires at least: 6.8
15-
* Tested up to: 6.9
14+
* Requires at least: 6.9
15+
* Tested up to: 7.0
1616
* WC requires at least: 10.6
1717
* WC tested up to: 10.8
1818
*

0 commit comments

Comments
 (0)