Premmerce Permalink Manager for WooCommerce - Version 2.1.9

Version Description

Release Date: Apr 22, 2019

  • Updated WooCommerce compatibility version to 3.6
Download this release

Release Info

Developer premmerce
Plugin Icon 128x128 Premmerce Permalink Manager for WooCommerce
Version 2.1.9
Comparing to
See all releases

Code changes from version 2.1.8 to 2.1.9

Files changed (2) hide show
  1. premmerce-url-manager.php +5 -5
  2. readme.txt +7 -2
premmerce-url-manager.php CHANGED
@@ -3,15 +3,15 @@
3
  use Premmerce\UrlManager\UrlManagerPlugin;
4
 
5
  /**
6
- * Premmerce WooCommerce Permalink Manager
7
  *
8
  * @package Premmerce\UrlManager
9
  *
10
  * @wordpress-plugin
11
- * Plugin Name: Premmerce WooCommerce Permalink Manager Pro
12
  * Plugin URI: https://premmerce.com/woocommerce-permalink-manager-remove-shop-product-product-category-url/
13
- * Description: Premmerce WooCommerce Permalink Manager allows you to change WooCommerce permalink and remove product and product_category slugs from the URL.
14
- * Version: 2.1.8
15
  * Author: premmerce
16
  * Author URI: https://premmerce.com/
17
  * License: GPL-2.0+
@@ -20,7 +20,7 @@ use Premmerce\UrlManager\UrlManagerPlugin;
20
  * Domain Path: /languages
21
  *
22
  * WC requires at least: 3.0.0
23
- * WC tested up to: 3.5
24
  */
25
 
26
  // If this file is called directly, abort.
3
  use Premmerce\UrlManager\UrlManagerPlugin;
4
 
5
  /**
6
+ * Premmerce Permalink Manager for WooCommerce
7
  *
8
  * @package Premmerce\UrlManager
9
  *
10
  * @wordpress-plugin
11
+ * Plugin Name: Premmerce Permalink Manager for WooCommerce
12
  * Plugin URI: https://premmerce.com/woocommerce-permalink-manager-remove-shop-product-product-category-url/
13
+ * Description: Premmerce Permalink Manager for WooCommerce allows you to change WooCommerce permalink and remove product and product_category slugs from the URL.
14
+ * Version: 2.1.9
15
  * Author: premmerce
16
  * Author URI: https://premmerce.com/
17
  * License: GPL-2.0+
20
  * Domain Path: /languages
21
  *
22
  * WC requires at least: 3.0.0
23
+ * WC tested up to: 3.6
24
  */
25
 
26
  // If this file is called directly, abort.
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: premmerce
3
  Tags: woocommerce url, remove product, remove product_category, woocommerce permalink, woocommerce, woocommerce seo
4
  Requires at least: 4.8
5
- Tested up to: 5.1
6
- Stable tag: 2.1.8
7
  Requires PHP: 5.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -223,3 +223,8 @@ Release Date: Mar 12, 2019
223
 
224
  * Fixed category slug translated with WPML
225
 
 
 
 
 
 
2
  Contributors: premmerce
3
  Tags: woocommerce url, remove product, remove product_category, woocommerce permalink, woocommerce, woocommerce seo
4
  Requires at least: 4.8
5
+ Tested up to: 5.2
6
+ Stable tag: 2.1.9
7
  Requires PHP: 5.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
223
 
224
  * Fixed category slug translated with WPML
225
 
226
+ = 2.1.9 =
227
+
228
+ Release Date: Apr 22, 2019
229
+
230
+ * Updated WooCommerce compatibility version to 3.6