Version Description
- Added: YITH WooCommerce Badge Management
Download this release
Release Info
Developer | yithemes |
Plugin | YITH Essential Kit for WooCommerce #1 |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
- README.txt +6 -1
- init.php +1 -1
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/README.txt +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/css/admin.css +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/css/frontend.css +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/01-bg.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/01-icon.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/01.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/02-bg.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/02-icon.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/02.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/03-bg.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/03-icon.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/03.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/04-bg.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/04-icon.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/04.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/05-bg.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/05-icon.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/05.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/06-bg.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/06-icon.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/06.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/07-bg.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/07-icon.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/07.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/08-bg.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/08-icon.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/08.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/1.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/2.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/3.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/4.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/upgrade.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/js/metabox_options.js +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/class.yith-wcbm-admin.php +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/class.yith-wcbm-frontend.php +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/class.yith-wcbm.php +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/functions.yith-wcbm.php +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/init.php +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/languages/yith-wcbm.pot +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/plugin-options/premium-options.php +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/plugin-options/settings-options.php +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-1.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-2.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-3.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-4.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-5.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-6.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-7.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-8.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-9.png +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/templates/badge_content.php +0 -0
- modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/templates/premium.php +0 -0
README.txt
CHANGED
@@ -4,7 +4,7 @@ Contributors: yithemes
|
|
4 |
Tags: woocommerce,jetpack, essential, kit, plugins, plugin, product, e-commerce, ecommerce, commerce, shop, yith, yit, yithemes,yith woocommerce colors and labels variations, colors and labels variations,yith woocommerce zoom magnifier,zoom magnifier,yith woocommerce wishlist,wishlist,yith woocommerce compare,compare,yith woocommerce ajax product filter,ajax product filter,yith woocommerce ajax search,ajax search,yith woocommerce catalog mode,catalog mode,yith woocommerce order tracking,order tracking, yith woocommerce advanced reviews,advanced reviews,yith woocommerce badges management,badges management,yith woocommerce cart messages,cart messages,yith woocommerce review reminder,review reminder,yith woocommerce quick view,quick view,yith live chat,live chat,yith woocommerce eu vat,eu vat,yith woocommerce mailchimp,mailchimp,yith woocommerce stripe,stripe,yith infinite scrolling,infinite scrolling,yith woocommerce request a quote,request a quote,yith woocommerce waiting list,waiting list,yith woocommerce tab manager,tab manager,yith woocommerce multi vendor,multi vendor,product vendor,products vendor
|
5 |
Requires at least: 3.5.1
|
6 |
Tested up to: 4.2.4
|
7 |
-
Stable tag: 1.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -31,6 +31,7 @@ With YITH Essential Kit for WooCommerce #1 you will be free to add new and power
|
|
31 |
* YITH WooCommerce Review Reminder
|
32 |
* YITH WooCommerce Quick View
|
33 |
* YITH WooCommerce Multi Vendor
|
|
|
34 |
* YITH WooCommerce Tab Manager
|
35 |
* YITH WooCommerce Mailchimp
|
36 |
* YITH WooCommerce Waiting List
|
@@ -60,6 +61,10 @@ YITH Essential Kit for WooCommerce #1 will add a new submenu called "YITH Essent
|
|
60 |
|
61 |
== Changelog ==
|
62 |
|
|
|
|
|
|
|
|
|
63 |
= 1.0.0 =
|
64 |
|
65 |
* Initial release
|
4 |
Tags: woocommerce,jetpack, essential, kit, plugins, plugin, product, e-commerce, ecommerce, commerce, shop, yith, yit, yithemes,yith woocommerce colors and labels variations, colors and labels variations,yith woocommerce zoom magnifier,zoom magnifier,yith woocommerce wishlist,wishlist,yith woocommerce compare,compare,yith woocommerce ajax product filter,ajax product filter,yith woocommerce ajax search,ajax search,yith woocommerce catalog mode,catalog mode,yith woocommerce order tracking,order tracking, yith woocommerce advanced reviews,advanced reviews,yith woocommerce badges management,badges management,yith woocommerce cart messages,cart messages,yith woocommerce review reminder,review reminder,yith woocommerce quick view,quick view,yith live chat,live chat,yith woocommerce eu vat,eu vat,yith woocommerce mailchimp,mailchimp,yith woocommerce stripe,stripe,yith infinite scrolling,infinite scrolling,yith woocommerce request a quote,request a quote,yith woocommerce waiting list,waiting list,yith woocommerce tab manager,tab manager,yith woocommerce multi vendor,multi vendor,product vendor,products vendor
|
5 |
Requires at least: 3.5.1
|
6 |
Tested up to: 4.2.4
|
7 |
+
Stable tag: 1.0.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
31 |
* YITH WooCommerce Review Reminder
|
32 |
* YITH WooCommerce Quick View
|
33 |
* YITH WooCommerce Multi Vendor
|
34 |
+
* YITH WooCommerce Badge Management
|
35 |
* YITH WooCommerce Tab Manager
|
36 |
* YITH WooCommerce Mailchimp
|
37 |
* YITH WooCommerce Waiting List
|
61 |
|
62 |
== Changelog ==
|
63 |
|
64 |
+
= 1.0.1 =
|
65 |
+
|
66 |
+
* Added: YITH WooCommerce Badge Management
|
67 |
+
|
68 |
= 1.0.0 =
|
69 |
|
70 |
* Initial release
|
init.php
CHANGED
@@ -7,7 +7,7 @@ Text Domain: yith-jetpack
|
|
7 |
Domain Path: /languages/
|
8 |
Author: YIThemes
|
9 |
Author URI: http://yithemes.com/
|
10 |
-
Version: 1.0.
|
11 |
*/
|
12 |
|
13 |
if ( ! defined( 'ABSPATH' ) ) {
|
7 |
Domain Path: /languages/
|
8 |
Author: YIThemes
|
9 |
Author URI: http://yithemes.com/
|
10 |
+
Version: 1.0.1
|
11 |
*/
|
12 |
|
13 |
if ( ! defined( 'ABSPATH' ) ) {
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/README.txt
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/css/admin.css
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/css/frontend.css
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/01-bg.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/01-icon.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/01.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/02-bg.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/02-icon.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/02.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/03-bg.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/03-icon.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/03.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/04-bg.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/04-icon.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/04.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/05-bg.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/05-icon.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/05.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/06-bg.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/06-icon.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/06.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/07-bg.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/07-icon.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/07.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/08-bg.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/08-icon.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/08.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/1.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/2.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/3.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/4.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/images/upgrade.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/assets/js/metabox_options.js
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/class.yith-wcbm-admin.php
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/class.yith-wcbm-frontend.php
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/class.yith-wcbm.php
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/functions.yith-wcbm.php
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/init.php
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/languages/yith-wcbm.pot
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/plugin-options/premium-options.php
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/plugin-options/settings-options.php
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-1.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-2.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-3.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-4.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-5.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-6.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-7.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-8.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/screenshot-9.png
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/templates/badge_content.php
RENAMED
File without changes
|
modules/{yith-woocommerce-badge-management → yith-woocommerce-badges-management}/templates/premium.php
RENAMED
File without changes
|