Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Commit cd1ae96

Browse files
authored
Update wc-custom-order-table.php
Bump tested WordPress and WooCommerce versions.
1 parent 2d63225 commit cd1ae96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wc-custom-order-table.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
* Description: Store WooCommerce order data in a custom table.
1212
* Version: 1.0.0
1313
* WC requires at least: 3.0.0
14-
* WC tested up to: 3.2.3
14+
* WC tested up to: 3.2.5
1515
* Requires at least: 4.7
16-
* Tested up to: 4.9
16+
* Tested up to: 4.9.1
1717
*/
1818

1919
define('WC_CUSTOM_ORDER_TABLE_URL', plugin_dir_url(__FILE__));

0 commit comments

Comments
 (0)