Skip to content

Commit

Permalink
VERSION 3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Salazar Delgado committed Oct 5, 2022
1 parent ec3fc5d commit 9535052
Show file tree
Hide file tree
Showing 19 changed files with 34 additions and 27 deletions.
2 changes: 1 addition & 1 deletion includes/class-yith-wcwl-frontend.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class YITH_WCWL_Frontend {
* @var string
* @since 1.0.0
*/
public $version = '3.13.0';
public $version = '3.14.0';

/**
* Plugin database version
Expand Down
6 changes: 3 additions & 3 deletions init.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
* Plugin Name: YITH WooCommerce Wishlist
* Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/
* Description: <code><strong>YITH WooCommerce Wishlist</strong></code> 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. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce on <strong>YITH</strong></a>
* 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
Expand Down
2 changes: 1 addition & 1 deletion languages/yith-woocommerce-wishlist.pot
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 2 additions & 0 deletions plugin-fw/assets/js/yith-bh-onboarding.js
Original file line number Diff line number Diff line change
@@ -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();
};
Expand Down Expand Up @@ -60,6 +61,7 @@
);

});

init();

})(jQuery);
2 changes: 1 addition & 1 deletion plugin-fw/assets/js/yith-bh-onboarding.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions plugin-fw/init.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?php
/**
* Framework Name: YIT Plugin Framework
* Version: 3.9.15
* Version: 3.9.16
* Author: YITH
* Text Domain: yith-plugin-fw
* Domain Path: /languages/
*
* @author YITH
* @version 3.9.15
* @version 3.9.16
* @package YITH\PluginFramework
*/

Expand Down
2 changes: 1 addition & 1 deletion plugin-fw/languages/yith-plugin-fw-el.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: YITH Framework\n"
"Report-Msgid-Bugs-To: YITH <[email protected]>\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"
Expand Down
Binary file modified plugin-fw/languages/yith-plugin-fw-es_ES.mo
Binary file not shown.
10 changes: 5 additions & 5 deletions plugin-fw/languages/yith-plugin-fw-es_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: YITH Framework\n"
"Report-Msgid-Bugs-To: YITH <[email protected]>\n"
"POT-Creation-Date: 2022-08-10 12:46:35+00:00\n"
"PO-Revision-Date: 2022-08-10 11:52:30+0000\n"
"POT-Creation-Date: 2022-10-04 10:25:50+00:00\n"
"PO-Revision-Date: 2022-09-22 14:14:01+0000\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -972,7 +972,7 @@ msgstr "para ver algunos casos de uso útiles."
#: templates/panel/help-tab.php:152
msgctxt "Help tab view FAQs link"
msgid "Check the FAQs"
msgstr "Comprueba los FAQ"
msgstr "Comprueba las FAQ"

#: templates/panel/help-tab.php:155
msgctxt "Help tab view FAQs link"
Expand All @@ -982,12 +982,12 @@ msgstr "para encontrar respuestas a tus dudas."
#: templates/panel/help-tab.php:170
msgctxt "Help tab FAQ title"
msgid "Last FAQs in our Help Center"
msgstr "Últimos FAQs en nuestro Centro de Ayuda"
msgstr "Últimas FAQ en nuestro Centro de ayuda"

#: templates/panel/help-tab.php:184
msgctxt "Help tab FAQ link"
msgid "View all FAQs >"
msgstr "Ver todos los FAQs >"
msgstr "Ver todas las FAQs >"

#: templates/panel/help-tab.php:193
msgctxt "Help tab submit ticket title"
Expand Down
Binary file modified plugin-fw/languages/yith-plugin-fw-it_IT.mo
Binary file not shown.
6 changes: 3 additions & 3 deletions plugin-fw/languages/yith-plugin-fw-it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: YITH Framework\n"
"Report-Msgid-Bugs-To: YITH <[email protected]>\n"
"POT-Creation-Date: 2022-08-10 12:46:35+00:00\n"
"PO-Revision-Date: 2022-08-10 12:35:50+0000\n"
"POT-Creation-Date: 2022-10-04 10:25:50+00:00\n"
"PO-Revision-Date: 2022-08-12 07:42:56+0000\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -124,7 +124,7 @@ msgstr "Scopri cosa puoi fare con questo potente strumento"

#: includes/class-yit-plugin-panel.php:1050
msgid "Watch our <mark>\"First Steps\" video</mark>"
msgstr "Guarda il nostro <mark>video \"Primi Step\" video</mark>"
msgstr "Guarda il nostro <mark>video \"Primi Step\"</mark>"

#: includes/class-yit-plugin-panel.php:1051
msgid "See how it works before you start using it"
Expand Down
2 changes: 1 addition & 1 deletion plugin-fw/languages/yith-plugin-fw-nl_NL.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: YITH Framework\n"
"Report-Msgid-Bugs-To: YITH <[email protected]>\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-12-13 12:45:02+0000\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
Expand Down
2 changes: 1 addition & 1 deletion plugin-fw/languages/yith-plugin-fw-ru_RU.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: YITH Framework\n"
"Report-Msgid-Bugs-To: YITH <[email protected]>\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: 2022-04-05 17:22:32+0000\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
Expand Down
2 changes: 1 addition & 1 deletion plugin-fw/languages/yith-plugin-fw-zh_CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: YITH Framework\n"
"Report-Msgid-Bugs-To: YITH <[email protected]>\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: 2022-06-29 13:12:18+0000\n"
"Language: zh\n"
"MIME-Version: 1.0\n"
Expand Down
2 changes: 1 addition & 1 deletion plugin-fw/languages/yith-plugin-fw.pot
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: YITH <[email protected]>\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
2 changes: 1 addition & 1 deletion plugin-fw/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yith-plugin-framewowrk",
"version": "3.9.14",
"version": "3.9.16",
"description": "YITH Plugin Framework",
"main": "Gruntfile.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion plugin-fw/templates/bh-onboarding/onboarding-tabs.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
defined( 'ABSPATH' ) || exit; // Exit if accessed directly.
$tabs = $options['tabs'];
?>
<div class="woocommerce yith-plugin-fw-panel" id="yith-bh-onboarding">
<div class="woocommerce yith-plugin-fw-panel" id="yith-bh-onboarding" style="display: none">
<header>
<div class="yith-bh-onboarding-logo">
<?php if ( isset( $options['logo'] ) ) : ?>
Expand Down
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@ Yes, of course you can. To avoid Wishlist page to show product prices, you can h

## Changelog

### 3.13.0 - Released on 20 September 2022
### 3.14.0 - Released on 5 October 2022

* New: support for WooCommerce 6.9
* New: support for WooCommerce 7.0
* Update: YITH plugin framework

## Support
Expand Down
9 changes: 7 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ Contributors: yithemes
Tags: wishlist, woocommerce, products, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, shop wishlist
Requires at least: 5.8
Tested up to: 6.0
Stable tag: 3.13.0
Stable tag: 3.14.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

YITH WooCommerce Wishlist add all Wishlist features to your website. Needs WooCommerce to work.
WooCommerce 6.9.x compatible.
WooCommerce 7.0.x compatible.

== Description ==

Expand Down Expand Up @@ -113,6 +113,11 @@ Yes, of course you can. To avoid Wishlist page to show product prices, you can h

== Changelog ==

= 3.14.0 - Released on 5 October 2022 =

* New: support for WooCommerce 7.0
* Update: YITH plugin framework

= 3.13.0 - Released on 20 September 2022 =

* New: support for WooCommerce 6.9
Expand Down

0 comments on commit 9535052

Please sign in to comment.