Version Description
- Added: WordPress 4.5.2 support
Download this release
Release Info
Developer | yithemes |
Plugin | YITH Essential Kit for WooCommerce #1 |
Version | 1.2.6 |
Comparing to | |
See all releases |
Code changes from version 1.2.5 to 1.2.6
- README.txt +8 -4
- init.php +1 -1
README.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== YITH Essential Kit for WooCommerce #1 ===
|
2 |
|
3 |
Contributors: yithemes
|
4 |
-
Tags: woocommerce,
|
5 |
Requires at least: 3.5.1
|
6 |
-
Tested up to: 4.5.
|
7 |
-
Stable tag: 1.2.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -151,6 +151,10 @@ YITH Essential Kit for WooCommerce #1 will add a new submenu called "YITH Essent
|
|
151 |
|
152 |
== Changelog ==
|
153 |
|
|
|
|
|
|
|
|
|
154 |
= 1.2.5 =
|
155 |
|
156 |
* Fixed: YITH WooCommerce Waiting List issue
|
@@ -311,4 +315,4 @@ YITH Essential Kit for WooCommerce #1 will add a new submenu called "YITH Essent
|
|
311 |
|
312 |
== Upgrade Notice ==
|
313 |
|
314 |
-
Last Stable Tag 1.2.
|
1 |
=== YITH Essential Kit for WooCommerce #1 ===
|
2 |
|
3 |
Contributors: yithemes
|
4 |
+
Tags: woocommerce,yith woocommerce colors and labels variations,yith woocommerce zoom magnifier,yith woocommerce wishlist,yith woocommerce ajax product filter,yith woocommerce ajax search,yith woocommerce catalog mode,yith woocommerce advanced reviews, yith woocommerce badges management,yith woocommerce cart messages,yith woocommerce review reminder,yith woocommerce quick view,yith woocommerce mailchimp,yith woocommerce stripe,yith woocommerce request a quote,yith woocommerce tab manager,yith woocommerce multi vendor
|
5 |
Requires at least: 3.5.1
|
6 |
+
Tested up to: 4.5.2
|
7 |
+
Stable tag: 1.2.6
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
151 |
|
152 |
== Changelog ==
|
153 |
|
154 |
+
= 1.2.6 =
|
155 |
+
|
156 |
+
* Added: WordPress 4.5.2 support
|
157 |
+
|
158 |
= 1.2.5 =
|
159 |
|
160 |
* Fixed: YITH WooCommerce Waiting List issue
|
315 |
|
316 |
== Upgrade Notice ==
|
317 |
|
318 |
+
Last Stable Tag 1.2.6
|
init.php
CHANGED
@@ -7,7 +7,7 @@ Text Domain: yith-essential-kit-for-woocommerce-1
|
|
7 |
Domain Path: /languages/
|
8 |
Author: YIThemes
|
9 |
Author URI: http://yithemes.com/
|
10 |
-
Version: 1.2.
|
11 |
*/
|
12 |
|
13 |
if ( ! defined( 'ABSPATH' ) ) {
|
7 |
Domain Path: /languages/
|
8 |
Author: YIThemes
|
9 |
Author URI: http://yithemes.com/
|
10 |
+
Version: 1.2.6
|
11 |
*/
|
12 |
|
13 |
if ( ! defined( 'ABSPATH' ) ) {
|