From 28e9072cc3af8633ddf4fd82b990cdb4bea4c6ad Mon Sep 17 00:00:00 2001 From: Saiful Islam Date: Mon, 24 Oct 2022 12:16:43 +0600 Subject: [PATCH 1/2] required php and wordpress version updated. now need php 8.0 Actually --- readme.txt | 4 ++-- woo-product-table.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.txt b/readme.txt index c21326ae..9ae36eee 100644 --- a/readme.txt +++ b/readme.txt @@ -2,10 +2,10 @@ Contributors: codersaiful,codeastrology,ultraaddons,unikforce,rafiul17,fazlebari,phpcoderhannan,fatimakhatungit Donate link: https://wooproducttable.com/pricing/?ref=CodeAstrology&utm_source=Donate_Link Tags: wc product table, wooproducttable, woo product table,woocommerce product table, product table, wc table, quick order table, wholesale table, restaurants table -Requires at least: 4.0.0 +Requires at least: 5.0.0 Tested up to: 6.0.2 Stable tag: 3.2.4 -Requires PHP: 5.6 +Requires PHP: 8.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/woo-product-table.php b/woo-product-table.php index 9356fee5..71df5a4f 100644 --- a/woo-product-table.php +++ b/woo-product-table.php @@ -8,9 +8,9 @@ * Tags: woocommerce product list,woocommerce product table, wc product table, product grid view, inventory, shop product table * * Version: 3.2.4 - * Requires at least: 4.0.0 + * Requires at least: 5.0.0 * Tested up to: 6.0.3 - * WC requires at least: 3.0.0 + * WC requires at least: 5.0.0 * WC tested up to: 7.0.0 * * From 3439fddbdb7477a2b3155fa2a81bc66cf6967675 Mon Sep 17 00:00:00 2001 From: Saiful Islam Date: Mon, 24 Oct 2022 12:21:59 +0600 Subject: [PATCH 2/2] Requires PHP: 7.4 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 9ae36eee..3bd411d1 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: wc product table, wooproducttable, woo product table,woocommerce product t Requires at least: 5.0.0 Tested up to: 6.0.2 Stable tag: 3.2.4 -Requires PHP: 8.0 +Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html