YITH Essential Kit for WooCommerce #1 - Version 1.1.9

Version Description

  • Added: WordPress 4.4 support
Download this release

Release Info

Developer yithemes
Plugin Icon 128x128 YITH Essential Kit for WooCommerce #1
Version 1.1.9
Comparing to
See all releases

Code changes from version 1.1.8 to 1.1.9

Files changed (3) hide show
  1. README.txt +6 -2
  2. init.php +1 -1
  3. yith-jetpack.php +10 -5
README.txt CHANGED
@@ -4,7 +4,7 @@ Contributors: yithemes
4
  Tags: woocommerce,jetpack,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,colors and labels variations jetpack,yith woocommerce zoom magnifier,zoom magnifier,zoom magnifier jetpack,yith woocommerce wishlist,wishlist,wishlist jetpack,yith woocommerce compare,compare,compare jetpack,yith woocommerce ajax product filter,ajax product filter,ajax product filter jetpack,yith woocommerce ajax search,ajax search,ajax search jetpack,yith woocommerce catalog mode,catalog mode,catalog mode jetpack,yith woocommerce order tracking,order tracking,order tracking jetpack, yith woocommerce advanced reviews,advanced reviews,advanced reviews jetpack,yith woocommerce badges management,badges management,badges management jetpack,yith woocommerce cart messages,cart messages,cart messages jetpack,yith woocommerce review reminder,review reminder,review reminder jetpack,yith woocommerce quick view,quick view,quick view jetpack,yith live chat,live chat,live chat jetpack,yith woocommerce eu vat,eu vat,eu vat jetpack,yith woocommerce mailchimp,mailchimp,mailchimp jetpack,yith woocommerce stripe,stripe, stripe jetpack,yith infinite scrolling,infinite scrolling,infinite scrolling jetpack,yith woocommerce request a quote,request a quote,request a quote jetpack,yith woocommerce waiting list,waiting list,waiting list jetpack,yith woocommerce tab manager,tab manager,tab manager jetpack,yith woocommerce multi vendor,multi vendor,multi vendor jetpack,product vendor,products vendor,products vendor jetpack, booster for woocommerce
5
  Requires at least: 3.5.1
6
  Tested up to: 4.2.4
7
- Stable tag: 1.1.8
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.1.8 =
155
 
156
  * Updated: All YITH plugins to latest version
@@ -237,4 +241,4 @@ YITH Essential Kit for WooCommerce #1 will add a new submenu called "YITH Essent
237
 
238
  == Upgrade Notice ==
239
 
240
- Last Stable Tag 1.1.8
4
  Tags: woocommerce,jetpack,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,colors and labels variations jetpack,yith woocommerce zoom magnifier,zoom magnifier,zoom magnifier jetpack,yith woocommerce wishlist,wishlist,wishlist jetpack,yith woocommerce compare,compare,compare jetpack,yith woocommerce ajax product filter,ajax product filter,ajax product filter jetpack,yith woocommerce ajax search,ajax search,ajax search jetpack,yith woocommerce catalog mode,catalog mode,catalog mode jetpack,yith woocommerce order tracking,order tracking,order tracking jetpack, yith woocommerce advanced reviews,advanced reviews,advanced reviews jetpack,yith woocommerce badges management,badges management,badges management jetpack,yith woocommerce cart messages,cart messages,cart messages jetpack,yith woocommerce review reminder,review reminder,review reminder jetpack,yith woocommerce quick view,quick view,quick view jetpack,yith live chat,live chat,live chat jetpack,yith woocommerce eu vat,eu vat,eu vat jetpack,yith woocommerce mailchimp,mailchimp,mailchimp jetpack,yith woocommerce stripe,stripe, stripe jetpack,yith infinite scrolling,infinite scrolling,infinite scrolling jetpack,yith woocommerce request a quote,request a quote,request a quote jetpack,yith woocommerce waiting list,waiting list,waiting list jetpack,yith woocommerce tab manager,tab manager,tab manager jetpack,yith woocommerce multi vendor,multi vendor,multi vendor jetpack,product vendor,products vendor,products vendor jetpack, booster for woocommerce
5
  Requires at least: 3.5.1
6
  Tested up to: 4.2.4
7
+ Stable tag: 1.1.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
151
 
152
  == Changelog ==
153
 
154
+ = 1.1.9 =
155
+
156
+ * Added: WordPress 4.4 support
157
+
158
  = 1.1.8 =
159
 
160
  * Updated: All YITH plugins to latest version
241
 
242
  == Upgrade Notice ==
243
 
244
+ Last Stable Tag 1.1.9
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.1.8
11
  */
12
 
13
  if ( ! defined( 'ABSPATH' ) ) {
7
  Domain Path: /languages/
8
  Author: YIThemes
9
  Author URI: http://yithemes.com/
10
+ Version: 1.1.9
11
  */
12
 
13
  if ( ! defined( 'ABSPATH' ) ) {
yith-jetpack.php CHANGED
@@ -195,9 +195,10 @@ if ( ! class_exists( 'YITH_JetPack' ) ) {
195
  * @return void
196
  */
197
  public function plugin_fw_loader() {
198
- if ( ! defined( 'YIT' ) || ! defined( 'YIT_CORE_PLUGIN' ) ) {
199
- ! defined( 'YIT' ) && define( 'YIT', true );
200
- require_once( YJP_DIR . 'plugin-fw/yit-plugin.php' );
 
201
  }
202
  }
203
 
@@ -559,8 +560,12 @@ if ( ! class_exists( 'YITH_JetPack' ) ) {
559
  */
560
  public function add_admin_modules_page() {
561
 
562
- $position = apply_filters( 'yit_plugins_menu_item_position', '62.32' );
563
- add_menu_page( 'yit_plugin_panel', __( 'YIT Plugins', 'yith-essential-kit-for-woocommerce-1' ), 'nosuchcapability', 'yit_plugin_panel', NULL, $this->plugin_url() . '/assets/images/yithemes-icon.png', $position );
 
 
 
 
564
 
565
  $title = $this->_menu_title;
566
 
195
  * @return void
196
  */
197
  public function plugin_fw_loader() {
198
+ if ( ! defined( 'YIT_CORE_PLUGIN' ) ) {
199
+ global $plugin_fw_data;
200
+ $plugin_fw_file = array_shift( $plugin_fw_data );
201
+ require_once( $plugin_fw_file );
202
  }
203
  }
204
 
560
  */
561
  public function add_admin_modules_page() {
562
 
563
+ global $admin_page_hooks;
564
+
565
+ if( ! isset( $admin_page_hooks['yit_plugin_panel'] ) ){
566
+ $position = apply_filters( 'yit_plugins_menu_item_position', '62.32' );
567
+ add_menu_page( 'yit_plugin_panel', __( 'YIT Plugins', 'yith-essential-kit-for-woocommerce-1' ), 'nosuchcapability', 'yit_plugin_panel', NULL, $this->plugin_url() . '/assets/images/yithemes-icon.png', $position );
568
+ }
569
 
570
  $title = $this->_menu_title;
571