diff --git a/readme.txt b/readme.txt index 14795f3..b765a81 100755 --- a/readme.txt +++ b/readme.txt @@ -1,9 +1,9 @@ === WooCommerce Grid / List toggle === -Contributors: jameskoster +Contributors: jameskoster, nicolaifriis Tags: woocommerce, grid, list, products, ecommerce Requires at least: 4.0 -Tested up to: 4.9.5 -Stable tag: 1.2.1 +Tested up to: 5.9.2 +Stable tag: 1.3.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -65,6 +65,9 @@ function remove_gridlist_styles() { == Changelog == += 1.3.0 - 30/03/22 = +* Testet with WP Core 5.9.2. + = 1.2.1 - 11/05/18 = * Hide debug info. diff --git a/woocommerce-grid-list-toggle.php b/woocommerce-grid-list-toggle.php index 2b3225b..7b66d22 100755 --- a/woocommerce-grid-list-toggle.php +++ b/woocommerce-grid-list-toggle.php @@ -2,11 +2,11 @@ /* Plugin Name: WooCommerce Grid / List toggle Description: Adds a grid/list view toggle to product archives -Version: 1.2.1 +Version: 1.3.0 Author: jameskoster Author URI: http://jameskoster.co.uk Requires at least: 4.0 -Tested up to: 4.9.5 +Tested up to: 5.9.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: woocommerce-grid-list-toggle