YITH WooCommerce Wishlist
gives your users the possibility to create, fill, manage and share their wishlists allowing you to analyze their interests and needs to improve your marketing strategies. Get more plugins for your e-commerce on YITH
- * Version: 3.13.0
+ * Version: 3.14.0
* Author: YITH
* Author URI: https://yithemes.com/
* Text Domain: yith-woocommerce-wishlist
* Domain Path: /languages/
- * WC requires at least: 6.7
- * WC tested up to: 6.9
+ * WC requires at least: 6.8
+ * WC tested up to: 7.0
*
* @author YITH
* @package YITH\Wishlist
diff --git a/languages/yith-woocommerce-wishlist.pot b/languages/yith-woocommerce-wishlist.pot
index 3a2c2a5..3049c8e 100644
--- a/languages/yith-woocommerce-wishlist.pot
+++ b/languages/yith-woocommerce-wishlist.pot
@@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: YITH WooCommerce Wishlist Premium\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/yith-woocommerce-wishlist\n"
-"POT-Creation-Date: 2022-09-20 12:41:07+00:00\n"
+"POT-Creation-Date: 2022-10-05 14:45:17+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
diff --git a/plugin-fw/assets/js/yith-bh-onboarding.js b/plugin-fw/assets/js/yith-bh-onboarding.js
index 32f1b0e..dd240da 100644
--- a/plugin-fw/assets/js/yith-bh-onboarding.js
+++ b/plugin-fw/assets/js/yith-bh-onboarding.js
@@ -1,6 +1,7 @@
(function($) {
var init = function() {
+ $('#yith-bh-onboarding').fadeIn();
var currentTab = $('.yith-bh-onboarding-tabs__nav li.selected').data('tab');
$('#' + currentTab).fadeIn();
};
@@ -60,6 +61,7 @@
);
});
+
init();
})(jQuery);
\ No newline at end of file
diff --git a/plugin-fw/assets/js/yith-bh-onboarding.min.js b/plugin-fw/assets/js/yith-bh-onboarding.min.js
index 9ef5c0d..31f4f4e 100644
--- a/plugin-fw/assets/js/yith-bh-onboarding.min.js
+++ b/plugin-fw/assets/js/yith-bh-onboarding.min.js
@@ -1 +1 @@
-!function(t){var a;t(document).on("click",".yith-bh-onboarding-tabs__nav li",function(a){var n=t(this);t(".yith-bh-onboarding-tabs__nav li").removeClass("selected"),n.addClass("selected"),t(".yith-bh-onboarding-tabs__tab").hide(),t("#"+n.data("tab")).fadeIn()}),t(document).on("submit","form",function(a){a.preventDefault();var n=t(this);if(!0===t(document).triggerHandler("yith_onboarding_form_submit_validation"))return t(document).trigger("yith_onboarding_validate_form_submit",[n]),!1;t(".yith-bh-onboarding-tabs__content").block({message:"",overlayCSS:{backgroundColor:"#FFFFFF",opacity:.8,cursor:"wait"}}),t.ajax({type:"POST",data:n.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()}})}),a=t(".yith-bh-onboarding-tabs__nav li.selected").data("tab"),t("#"+a).fadeIn()}(jQuery);
\ No newline at end of file
+!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);
\ No newline at end of file
diff --git a/plugin-fw/init.php b/plugin-fw/init.php
index a276b6c..745a9fb 100644
--- a/plugin-fw/init.php
+++ b/plugin-fw/init.php
@@ -1,13 +1,13 @@
\n"
-"POT-Creation-Date: 2022-08-10 12:46:35+00:00\n"
+"POT-Creation-Date: 2022-10-04 10:25:50+00:00\n"
"PO-Revision-Date: 2021-02-11 18:07:46+0000\n"
"Language: el_GR\n"
"MIME-Version: 1.0\n"
diff --git a/plugin-fw/languages/yith-plugin-fw-es_ES.mo b/plugin-fw/languages/yith-plugin-fw-es_ES.mo
index 21b9aa4..7390715 100644
Binary files a/plugin-fw/languages/yith-plugin-fw-es_ES.mo and b/plugin-fw/languages/yith-plugin-fw-es_ES.mo differ
diff --git a/plugin-fw/languages/yith-plugin-fw-es_ES.po b/plugin-fw/languages/yith-plugin-fw-es_ES.po
index 2832660..667525e 100644
--- a/plugin-fw/languages/yith-plugin-fw-es_ES.po
+++ b/plugin-fw/languages/yith-plugin-fw-es_ES.po
@@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: YITH Framework\n"
"Report-Msgid-Bugs-To: YITH