From 1ac899539020dd74e06e60a1957c63f773cd54b9 Mon Sep 17 00:00:00 2001 From: Armanul46 Date: Mon, 4 Mar 2024 18:42:54 +0600 Subject: [PATCH] fixed security issue and changes the version --- main.php | 8 +++++--- readme.txt | 5 ++++- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/main.php b/main.php index 2c3b272..1c78448 100644 --- a/main.php +++ b/main.php @@ -1,9 +1,9 @@ WCPCSU_CUSTOM_POST_TYPE, + 'post_status' => 'any', + 'posts_per_page' => -1, ); $query = new WP_Query( $args ); diff --git a/readme.txt b/readme.txt index 3597409..52afad6 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: wpwax Tags: woocommerce carousel, woocommerce slider, woocommerce grid, woocommerce product slider, woocommerce product carousel, WooCommerce product display, WooCommerce product grid plugin, Dynamic product sliders, WooCommerce product carousel plugin, Customizable product sliders, Responsive WooCommerce carousel, WooCommerce product showcase Requires at least: 4.0 Tested up to: 6.4 -Stable tag: 1.9.7 +Stable tag: 1.9.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -144,6 +144,9 @@ Post Grid and Carousel Ultimate plugin is very easy to use. Just follow the foll 12. Backend: Style Settings == Changelog == += 1.9.8 = +* Fix: Security issue +* Add: WooCommerce 8.6 compatibility = 1.9.7 = * Add: WordPress 6.4 compatibility * Add: WooCommerce 8.2 compatibility