Version Description
Download this release
Release Info
Developer | yithemes |
Plugin | YITH WooCommerce Zoom Magnifier |
Version | 2.14.0 |
Comparing to | |
See all releases |
Code changes from version 2.13.0 to 2.14.0
- init.php +4 -4
- languages/yith-woocommerce-zoom-magnifier.pot +2 -2
- plugin-fw/assets/js/yith-bh-onboarding.js +2 -0
- plugin-fw/assets/js/yith-bh-onboarding.min.js +1 -1
- plugin-fw/init.php +2 -2
- plugin-fw/languages/yith-plugin-fw-el.po +1 -1
- plugin-fw/languages/yith-plugin-fw-es_ES.mo +0 -0
- plugin-fw/languages/yith-plugin-fw-es_ES.po +5 -5
- plugin-fw/languages/yith-plugin-fw-it_IT.mo +0 -0
- plugin-fw/languages/yith-plugin-fw-it_IT.po +3 -3
- plugin-fw/languages/yith-plugin-fw-nl_NL.po +1 -1
- plugin-fw/languages/yith-plugin-fw-ru_RU.po +1 -1
- plugin-fw/languages/yith-plugin-fw-zh_CN.po +1 -1
- plugin-fw/languages/yith-plugin-fw.pot +1 -1
- plugin-fw/templates/bh-onboarding/onboarding-tabs.php +1 -1
- readme.txt +6 -1
init.php
CHANGED
@@ -3,13 +3,13 @@
|
|
3 |
* Plugin Name: YITH WooCommerce Product Gallery & Image Zoom
|
4 |
* Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-zoom-magnifier/
|
5 |
* Description: <code><strong>YITH WooCommerce Product Gallery & Image Zoom</strong></code> allows you to add a zoom effect to product images and a thumbnail slider for the product image gallery. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce shop on <strong>YITH</strong></a>.
|
6 |
-
* Version: 2.
|
7 |
* Author: YITH
|
8 |
* Author URI: https://yithemes.com/
|
9 |
* Text Domain: yith-woocommerce-zoom-magnifier
|
10 |
* Domain Path: /languages/
|
11 |
-
* WC requires at least: 6.
|
12 |
-
* WC tested up to:
|
13 |
**/
|
14 |
|
15 |
/* Copyright 2013-2018 Your Inspiration Themes (email : plugins@yithemes.com)
|
@@ -78,7 +78,7 @@ register_activation_hook ( __FILE__, 'yith_plugin_registration_hook' );
|
|
78 |
|
79 |
defined ( 'YITH_YWZM_FREE_INIT' ) || define ( 'YITH_YWZM_FREE_INIT', plugin_basename ( __FILE__ ) );
|
80 |
defined ( 'YITH_YWZM_SLUG' ) || define ( 'YITH_YWZM_SLUG', 'yith-woocommerce-zoom-magnifier' );
|
81 |
-
defined ( 'YITH_YWZM_VERSION' ) || define ( 'YITH_YWZM_VERSION', '2.
|
82 |
defined ( 'YITH_YWZM_SCRIPT_VERSION' ) || define ( 'YITH_YWZM_SCRIPT_VERSION', '2.1.1' );
|
83 |
|
84 |
defined ( 'YITH_YWZM_FILE' ) || define ( 'YITH_YWZM_FILE', __FILE__ );
|
3 |
* Plugin Name: YITH WooCommerce Product Gallery & Image Zoom
|
4 |
* Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-zoom-magnifier/
|
5 |
* Description: <code><strong>YITH WooCommerce Product Gallery & Image Zoom</strong></code> allows you to add a zoom effect to product images and a thumbnail slider for the product image gallery. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce shop on <strong>YITH</strong></a>.
|
6 |
+
* Version: 2.14.0
|
7 |
* Author: YITH
|
8 |
* Author URI: https://yithemes.com/
|
9 |
* Text Domain: yith-woocommerce-zoom-magnifier
|
10 |
* Domain Path: /languages/
|
11 |
+
* WC requires at least: 6.8
|
12 |
+
* WC tested up to: 7.0
|
13 |
**/
|
14 |
|
15 |
/* Copyright 2013-2018 Your Inspiration Themes (email : plugins@yithemes.com)
|
78 |
|
79 |
defined ( 'YITH_YWZM_FREE_INIT' ) || define ( 'YITH_YWZM_FREE_INIT', plugin_basename ( __FILE__ ) );
|
80 |
defined ( 'YITH_YWZM_SLUG' ) || define ( 'YITH_YWZM_SLUG', 'yith-woocommerce-zoom-magnifier' );
|
81 |
+
defined ( 'YITH_YWZM_VERSION' ) || define ( 'YITH_YWZM_VERSION', '2.14.0' );
|
82 |
defined ( 'YITH_YWZM_SCRIPT_VERSION' ) || define ( 'YITH_YWZM_SCRIPT_VERSION', '2.1.1' );
|
83 |
|
84 |
defined ( 'YITH_YWZM_FILE' ) || define ( 'YITH_YWZM_FILE', __FILE__ );
|
languages/yith-woocommerce-zoom-magnifier.pot
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
# This file is distributed under the same license as the YITH WooCommerce Product Gallery & Image Zoom package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: YITH WooCommerce Product Gallery & Image Zoom 2.
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
-
"POT-Creation-Date: 2022-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
2 |
# This file is distributed under the same license as the YITH WooCommerce Product Gallery & Image Zoom package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: YITH WooCommerce Product Gallery & Image Zoom 2.14.0\n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
+
"POT-Creation-Date: 2022-10-11 13:06:07+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
plugin-fw/assets/js/yith-bh-onboarding.js
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
(function($) {
|
2 |
|
3 |
var init = function() {
|
|
|
4 |
var currentTab = $('.yith-bh-onboarding-tabs__nav li.selected').data('tab');
|
5 |
$('#' + currentTab).fadeIn();
|
6 |
};
|
@@ -60,6 +61,7 @@
|
|
60 |
);
|
61 |
|
62 |
});
|
|
|
63 |
init();
|
64 |
|
65 |
})(jQuery);
|
1 |
(function($) {
|
2 |
|
3 |
var init = function() {
|
4 |
+
$('#yith-bh-onboarding').fadeIn();
|
5 |
var currentTab = $('.yith-bh-onboarding-tabs__nav li.selected').data('tab');
|
6 |
$('#' + currentTab).fadeIn();
|
7 |
};
|
61 |
);
|
62 |
|
63 |
});
|
64 |
+
|
65 |
init();
|
66 |
|
67 |
})(jQuery);
|
plugin-fw/assets/js/yith-bh-onboarding.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
!function(t){
|
1 |
+
!function(t){t(document).on("click",".yith-bh-onboarding-tabs__nav li",function(n){var a=t(this);t(".yith-bh-onboarding-tabs__nav li").removeClass("selected"),a.addClass("selected"),t(".yith-bh-onboarding-tabs__tab").hide(),t("#"+a.data("tab")).fadeIn()}),t(document).on("submit","form",function(n){n.preventDefault();var a=t(this);if(!0===t(document).triggerHandler("yith_onboarding_form_submit_validation"))return t(document).trigger("yith_onboarding_validate_form_submit",[a]),!1;t(".yith-bh-onboarding-tabs__content").block({message:"",overlayCSS:{backgroundColor:"#FFFFFF",opacity:.8,cursor:"wait"}}),t.ajax({type:"POST",data:a.serialize(),url:yith_bh_onboarding.ajax_url,success:function(t){t.success&&parent.document.querySelector(".components-modal__frame button").click()},complete:function(){t(".yith-bh-onboarding-tabs__content").unblock()}})}),function(){t("#yith-bh-onboarding").fadeIn();var n=t(".yith-bh-onboarding-tabs__nav li.selected").data("tab");t("#"+n).fadeIn()}()}(jQuery);
|
plugin-fw/init.php
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Framework Name: YIT Plugin Framework
|
4 |
-
* Version: 3.9.
|
5 |
* Author: YITH
|
6 |
* Text Domain: yith-plugin-fw
|
7 |
* Domain Path: /languages/
|
8 |
*
|
9 |
* @author YITH
|
10 |
-
* @version 3.9.
|
11 |
* @package YITH\PluginFramework
|
12 |
*/
|
13 |
|
1 |
<?php
|
2 |
/**
|
3 |
* Framework Name: YIT Plugin Framework
|
4 |
+
* Version: 3.9.16
|
5 |
* Author: YITH
|
6 |
* Text Domain: yith-plugin-fw
|
7 |
* Domain Path: /languages/
|
8 |
*
|
9 |
* @author YITH
|
10 |
+
* @version 3.9.16
|
11 |
* @package YITH\PluginFramework
|
12 |
*/
|
13 |
|
plugin-fw/languages/yith-plugin-fw-el.po
CHANGED
@@ -4,7 +4,7 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: YITH Framework\n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
-
"POT-Creation-Date: 2022-
|
8 |
"PO-Revision-Date: 2021-02-11 18:07:46+0000\n"
|
9 |
"Language: el_GR\n"
|
10 |
"MIME-Version: 1.0\n"
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: YITH Framework\n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
+
"POT-Creation-Date: 2022-10-04 10:25:50+00:00\n"
|
8 |
"PO-Revision-Date: 2021-02-11 18:07:46+0000\n"
|
9 |
"Language: el_GR\n"
|
10 |
"MIME-Version: 1.0\n"
|
plugin-fw/languages/yith-plugin-fw-es_ES.mo
CHANGED
Binary file
|
plugin-fw/languages/yith-plugin-fw-es_ES.po
CHANGED
@@ -4,8 +4,8 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: YITH Framework\n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
-
"POT-Creation-Date: 2022-
|
8 |
-
"PO-Revision-Date: 2022-
|
9 |
"Language: es\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -972,7 +972,7 @@ msgstr "para ver algunos casos de uso útiles."
|
|
972 |
#: templates/panel/help-tab.php:152
|
973 |
msgctxt "Help tab view FAQs link"
|
974 |
msgid "Check the FAQs"
|
975 |
-
msgstr "Comprueba
|
976 |
|
977 |
#: templates/panel/help-tab.php:155
|
978 |
msgctxt "Help tab view FAQs link"
|
@@ -982,12 +982,12 @@ msgstr "para encontrar respuestas a tus dudas."
|
|
982 |
#: templates/panel/help-tab.php:170
|
983 |
msgctxt "Help tab FAQ title"
|
984 |
msgid "Last FAQs in our Help Center"
|
985 |
-
msgstr "
|
986 |
|
987 |
#: templates/panel/help-tab.php:184
|
988 |
msgctxt "Help tab FAQ link"
|
989 |
msgid "View all FAQs >"
|
990 |
-
msgstr "Ver
|
991 |
|
992 |
#: templates/panel/help-tab.php:193
|
993 |
msgctxt "Help tab submit ticket title"
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: YITH Framework\n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
+
"POT-Creation-Date: 2022-10-04 10:25:50+00:00\n"
|
8 |
+
"PO-Revision-Date: 2022-09-22 14:14:01+0000\n"
|
9 |
"Language: es\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
972 |
#: templates/panel/help-tab.php:152
|
973 |
msgctxt "Help tab view FAQs link"
|
974 |
msgid "Check the FAQs"
|
975 |
+
msgstr "Comprueba las FAQ"
|
976 |
|
977 |
#: templates/panel/help-tab.php:155
|
978 |
msgctxt "Help tab view FAQs link"
|
982 |
#: templates/panel/help-tab.php:170
|
983 |
msgctxt "Help tab FAQ title"
|
984 |
msgid "Last FAQs in our Help Center"
|
985 |
+
msgstr "Últimas FAQ en nuestro Centro de ayuda"
|
986 |
|
987 |
#: templates/panel/help-tab.php:184
|
988 |
msgctxt "Help tab FAQ link"
|
989 |
msgid "View all FAQs >"
|
990 |
+
msgstr "Ver todas las FAQs >"
|
991 |
|
992 |
#: templates/panel/help-tab.php:193
|
993 |
msgctxt "Help tab submit ticket title"
|
plugin-fw/languages/yith-plugin-fw-it_IT.mo
CHANGED
Binary file
|
plugin-fw/languages/yith-plugin-fw-it_IT.po
CHANGED
@@ -4,8 +4,8 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: YITH Framework\n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
-
"POT-Creation-Date: 2022-
|
8 |
-
"PO-Revision-Date: 2022-08-
|
9 |
"Language: it\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -124,7 +124,7 @@ msgstr "Scopri cosa puoi fare con questo potente strumento"
|
|
124 |
|
125 |
#: includes/class-yit-plugin-panel.php:1050
|
126 |
msgid "Watch our <mark>\"First Steps\" video</mark>"
|
127 |
-
msgstr "Guarda il nostro <mark>video \"Primi Step\"
|
128 |
|
129 |
#: includes/class-yit-plugin-panel.php:1051
|
130 |
msgid "See how it works before you start using it"
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: YITH Framework\n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
+
"POT-Creation-Date: 2022-10-04 10:25:50+00:00\n"
|
8 |
+
"PO-Revision-Date: 2022-08-12 07:42:56+0000\n"
|
9 |
"Language: it\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
124 |
|
125 |
#: includes/class-yit-plugin-panel.php:1050
|
126 |
msgid "Watch our <mark>\"First Steps\" video</mark>"
|
127 |
+
msgstr "Guarda il nostro <mark>video \"Primi Step\"</mark>"
|
128 |
|
129 |
#: includes/class-yit-plugin-panel.php:1051
|
130 |
msgid "See how it works before you start using it"
|
plugin-fw/languages/yith-plugin-fw-nl_NL.po
CHANGED
@@ -4,7 +4,7 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: YITH Framework\n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
-
"POT-Creation-Date: 2022-
|
8 |
"PO-Revision-Date: 2021-12-13 12:45:02+0000\n"
|
9 |
"Language: nl\n"
|
10 |
"MIME-Version: 1.0\n"
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: YITH Framework\n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
+
"POT-Creation-Date: 2022-10-04 10:25:50+00:00\n"
|
8 |
"PO-Revision-Date: 2021-12-13 12:45:02+0000\n"
|
9 |
"Language: nl\n"
|
10 |
"MIME-Version: 1.0\n"
|
plugin-fw/languages/yith-plugin-fw-ru_RU.po
CHANGED
@@ -4,7 +4,7 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: YITH Framework\n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
-
"POT-Creation-Date: 2022-
|
8 |
"PO-Revision-Date: 2022-04-05 17:22:32+0000\n"
|
9 |
"Language: ru\n"
|
10 |
"MIME-Version: 1.0\n"
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: YITH Framework\n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
+
"POT-Creation-Date: 2022-10-04 10:25:50+00:00\n"
|
8 |
"PO-Revision-Date: 2022-04-05 17:22:32+0000\n"
|
9 |
"Language: ru\n"
|
10 |
"MIME-Version: 1.0\n"
|
plugin-fw/languages/yith-plugin-fw-zh_CN.po
CHANGED
@@ -4,7 +4,7 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: YITH Framework\n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
-
"POT-Creation-Date: 2022-
|
8 |
"PO-Revision-Date: 2022-06-29 13:12:18+0000\n"
|
9 |
"Language: zh\n"
|
10 |
"MIME-Version: 1.0\n"
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: YITH Framework\n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
+
"POT-Creation-Date: 2022-10-04 10:25:50+00:00\n"
|
8 |
"PO-Revision-Date: 2022-06-29 13:12:18+0000\n"
|
9 |
"Language: zh\n"
|
10 |
"MIME-Version: 1.0\n"
|
plugin-fw/languages/yith-plugin-fw.pot
CHANGED
@@ -4,7 +4,7 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: \n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
-
"POT-Creation-Date: 2022-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: \n"
|
6 |
"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
|
7 |
+
"POT-Creation-Date: 2022-10-04 10:25:50+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
plugin-fw/templates/bh-onboarding/onboarding-tabs.php
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
defined( 'ABSPATH' ) || exit; // Exit if accessed directly.
|
13 |
$tabs = $options['tabs'];
|
14 |
?>
|
15 |
-
<div class="woocommerce yith-plugin-fw-panel" id="yith-bh-onboarding">
|
16 |
<header>
|
17 |
<div class="yith-bh-onboarding-logo">
|
18 |
<?php if ( isset( $options['logo'] ) ) : ?>
|
12 |
defined( 'ABSPATH' ) || exit; // Exit if accessed directly.
|
13 |
$tabs = $options['tabs'];
|
14 |
?>
|
15 |
+
<div class="woocommerce yith-plugin-fw-panel" id="yith-bh-onboarding" style="display: none">
|
16 |
<header>
|
17 |
<div class="yith-bh-onboarding-logo">
|
18 |
<?php if ( isset( $options['logo'] ) ) : ?>
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Contributors: yithemes
|
|
4 |
Tags: zoom, magnifier, slider, carousel, woocommerce
|
5 |
Requires at least: 5.8
|
6 |
Tested up to: 6.0
|
7 |
-
Stable tag: 2.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
Documentation: https://docs.yithemes.com/yith-woocommerce-zoom-magnifier/
|
@@ -74,6 +74,11 @@ YITH WooCommerce Product Gallery & Image Zoom will add a new tab called "Product
|
|
74 |
|
75 |
== Changelog ==
|
76 |
|
|
|
|
|
|
|
|
|
|
|
77 |
= Version 2.13.0 - Released: September 13, 2022 =
|
78 |
|
79 |
* New: support for WooCommerce 6.9
|
4 |
Tags: zoom, magnifier, slider, carousel, woocommerce
|
5 |
Requires at least: 5.8
|
6 |
Tested up to: 6.0
|
7 |
+
Stable tag: 2.14.0
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
Documentation: https://docs.yithemes.com/yith-woocommerce-zoom-magnifier/
|
74 |
|
75 |
== Changelog ==
|
76 |
|
77 |
+
= Version 2.14.0 - Released: October 11, 2022 =
|
78 |
+
|
79 |
+
* New: support for WooCommerce 7.0
|
80 |
+
* Update: YITH plugin Framework
|
81 |
+
|
82 |
= Version 2.13.0 - Released: September 13, 2022 =
|
83 |
|
84 |
* New: support for WooCommerce 6.9
|