Version Description
Released on 27 October 2022
- New: support for WooCommerce 7.1
- New: support for WordPress 6.1
- Update: YITH plugin framework
Download this release
Release Info
Developer | yithemes |
Plugin | YITH WooCommerce Compare |
Version | 2.20.0 |
Comparing to | |
See all releases |
Code changes from version 2.19.0 to 2.20.0
- init.php +4 -4
- languages/yith-woocommerce-compare.pot +2 -2
- license.txt +0 -0
- plugin-fw/assets/css/elementor.css +0 -0
- plugin-fw/assets/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- plugin-fw/assets/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- plugin-fw/assets/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- plugin-fw/assets/css/jquery-ui/images/ui-icons_222222_256x240.png +0 -0
- plugin-fw/assets/css/jquery-ui/images/ui-icons_2e83ff_256x240.png +0 -0
- plugin-fw/assets/css/jquery-ui/images/ui-icons_454545_256x240.png +0 -0
- plugin-fw/assets/css/jquery-ui/images/ui-icons_888888_256x240.png +0 -0
- plugin-fw/assets/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png +0 -0
- plugin-fw/assets/css/jquery-ui/jquery-ui.min.css +0 -0
- plugin-fw/assets/css/yith-icon.css +0 -0
- plugin-fw/assets/css/yith-plugin-ui.css +0 -0
- plugin-fw/assets/fonts/yith-icon.woff2 +0 -0
- plugin-fw/assets/images/yith-icon.svg +13 -13
- plugin-fw/assets/js/jquery-tiptip/jquery.tipTip.js +0 -0
- plugin-fw/assets/js/jquery-tiptip/jquery.tipTip.min.js +0 -0
- plugin-fw/assets/js/select2/select2.min.js +0 -0
- plugin-fw/assets/js/yith-date-format.js +0 -0
- plugin-fw/assets/js/yith-date-format.min.js +0 -0
- plugin-fw/assets/js/yith-ui.js +0 -0
- plugin-fw/assets/js/yith-ui.min.js +0 -0
- plugin-fw/dist/gutenberg/index.asset.php +0 -0
- plugin-fw/dist/gutenberg/index.js +0 -0
- plugin-fw/dist/gutenberg/style-index.css +0 -0
- plugin-fw/includes/builders/elementor/class-yith-elementor-widget.php +0 -0
- plugin-fw/includes/builders/elementor/class-yith-elementor.php +0 -0
- plugin-fw/includes/builders/gutenberg/class-yith-gutenberg.php +0 -0
- plugin-fw/includes/class-yit-ajax.php +0 -0
- plugin-fw/includes/class-yit-assets.php +0 -0
- plugin-fw/includes/class-yit-cpt-unlimited.php +0 -0
- plugin-fw/includes/class-yit-gradients.php +0 -0
- plugin-fw/includes/class-yit-icons.php +0 -0
- plugin-fw/includes/class-yit-metabox.php +0 -0
- plugin-fw/includes/class-yit-plugin-common.php +0 -0
- plugin-fw/includes/class-yit-plugin-licence.php +0 -0
- plugin-fw/includes/class-yit-plugin-panel-woocommerce.php +0 -0
- plugin-fw/includes/class-yit-plugin-panel.php +0 -0
- plugin-fw/includes/class-yit-plugin-subpanel.php +0 -0
- plugin-fw/includes/class-yit-pointers.php +0 -0
- plugin-fw/includes/class-yit-theme-licence.php +0 -0
- plugin-fw/includes/class-yit-upgrade.php +0 -0
- plugin-fw/includes/class-yit-video.php +0 -0
- plugin-fw/includes/class-yith-dashboard.php +0 -0
- plugin-fw/includes/class-yith-debug.php +0 -0
- plugin-fw/includes/class-yith-post-type-admin.php +0 -0
- plugin-fw/includes/class-yith-system-status.php +0 -0
- plugin-fw/includes/privacy/class-yith-privacy-plugin-abstract.php +0 -0
- plugin-fw/includes/privacy/class-yith-privacy.php +0 -0
- plugin-fw/templates/components/action-button.php +1 -1
- plugin-fw/templates/components/list-table-blank-state.php +0 -0
- plugin-fw/templates/components/resources/action-button-menu.php +0 -0
- plugin-fw/templates/fields/copy-to-clipboard.php +0 -0
- plugin-fw/templates/fields/inline-fields.php +0 -0
- plugin-fw/templates/panel/custom-tab.php +0 -0
- plugin-fw/templates/sysinfo/tabs/error-log.php +0 -0
- plugin-fw/templates/sysinfo/tabs/main.php +0 -0
- plugin-fw/templates/sysinfo/tabs/php-info.php +0 -0
- readme.txt +8 -2
init.php
CHANGED
@@ -3,17 +3,17 @@
|
|
3 |
* Plugin Name: YITH WooCommerce Compare
|
4 |
* Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-compare/
|
5 |
* Description: The <code><strong>YITH WooCommerce Compare</strong></code> plugin allow you to compare in a simple and efficient way products on sale in your shop and analyze their main features in a single table. <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-compare
|
10 |
* Domain Path: /languages/
|
11 |
* WC requires at least: 6.4
|
12 |
-
* WC tested up to: 7.
|
13 |
*
|
14 |
* @author YITH
|
15 |
* @package YITH WooCommerce Compare
|
16 |
-
* @version 2.
|
17 |
*/
|
18 |
|
19 |
/*
|
@@ -75,7 +75,7 @@ if ( ! function_exists( 'yith_plugin_registration_hook' ) ) {
|
|
75 |
register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
|
76 |
|
77 |
if ( ! defined( 'YITH_WOOCOMPARE_VERSION' ) ) {
|
78 |
-
define( 'YITH_WOOCOMPARE_VERSION', '2.
|
79 |
}
|
80 |
if ( ! defined( 'YITH_WOOCOMPARE_FREE_INIT' ) ) {
|
81 |
define( 'YITH_WOOCOMPARE_FREE_INIT', plugin_basename( __FILE__ ) );
|
3 |
* Plugin Name: YITH WooCommerce Compare
|
4 |
* Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-compare/
|
5 |
* Description: The <code><strong>YITH WooCommerce Compare</strong></code> plugin allow you to compare in a simple and efficient way products on sale in your shop and analyze their main features in a single table. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce shop on <strong>YITH</strong></a>.
|
6 |
+
* Version: 2.20.0
|
7 |
* Author: YITH
|
8 |
* Author URI: https://yithemes.com/
|
9 |
* Text Domain: yith-woocommerce-compare
|
10 |
* Domain Path: /languages/
|
11 |
* WC requires at least: 6.4
|
12 |
+
* WC tested up to: 7.1
|
13 |
*
|
14 |
* @author YITH
|
15 |
* @package YITH WooCommerce Compare
|
16 |
+
* @version 2.20.0
|
17 |
*/
|
18 |
|
19 |
/*
|
75 |
register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
|
76 |
|
77 |
if ( ! defined( 'YITH_WOOCOMPARE_VERSION' ) ) {
|
78 |
+
define( 'YITH_WOOCOMPARE_VERSION', '2.20.0' );
|
79 |
}
|
80 |
if ( ! defined( 'YITH_WOOCOMPARE_FREE_INIT' ) ) {
|
81 |
define( 'YITH_WOOCOMPARE_FREE_INIT', plugin_basename( __FILE__ ) );
|
languages/yith-woocommerce-compare.pot
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
# This file is distributed under the same license as the YITH WooCommerce Compare package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: YITH WooCommerce Compare 2.
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/yith_woocommerce_compare\n"
|
8 |
-
"POT-Creation-Date: 2022-10-
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
2 |
# This file is distributed under the same license as the YITH WooCommerce Compare package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: YITH WooCommerce Compare 2.20.0\n"
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/yith_woocommerce_compare\n"
|
8 |
+
"POT-Creation-Date: 2022-10-27 14:17:01+00:00\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
license.txt
CHANGED
File without changes
|
plugin-fw/assets/css/elementor.css
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/images/ui-icons_222222_256x240.png
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/images/ui-icons_2e83ff_256x240.png
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/images/ui-icons_454545_256x240.png
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/images/ui-icons_888888_256x240.png
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png
CHANGED
File without changes
|
plugin-fw/assets/css/jquery-ui/jquery-ui.min.css
CHANGED
File without changes
|
plugin-fw/assets/css/yith-icon.css
CHANGED
File without changes
|
plugin-fw/assets/css/yith-plugin-ui.css
CHANGED
File without changes
|
plugin-fw/assets/fonts/yith-icon.woff2
CHANGED
File without changes
|
plugin-fw/assets/images/yith-icon.svg
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
-
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io -->
|
2 |
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 20.5 20.479" width="20.5" height="20.479">
|
3 |
-
<defs>
|
4 |
-
<clipPath id="_clipPath_BBRuGaomYLKjPKjOOHpnNdPxBnLPFPyk">
|
5 |
-
<rect width="20.5" height="20.479"/>
|
6 |
-
</clipPath>
|
7 |
-
</defs>
|
8 |
-
<g clip-path="url(#_clipPath_BBRuGaomYLKjPKjOOHpnNdPxBnLPFPyk)">
|
9 |
-
<g>
|
10 |
-
<path d=" M 18.24 7.628 C 17.291 8.284 16.076 8.971 14.587 9.688 C 15.344 7.186 15.765 4.851 15.849 2.684 C 15.912 0.939 15.133 0.045 13.514 0.003 C 11.558 -0.06 10.275 1.033 9.665 3.284 C 10.007 3.137 10.359 3.063 10.723 3.063 C 11.021 3.063 11.267 3.184 11.459 3.426 C 11.651 3.668 11.736 3.947 11.715 4.262 C 11.695 5.082 11.276 5.961 10.46 6.896 C 9.644 7.833 8.918 8.3 8.282 8.3 C 7.837 8.3 7.625 7.922 7.646 7.165 C 7.667 6.765 7.804 5.955 8.056 4.735 C 8.287 3.579 8.403 2.801 8.403 2.401 C 8.403 1.707 8.224 1.144 7.867 0.713 C 7.509 0.282 6.994 0.098 6.321 0.161 C 5.858 0.203 5.175 0.624 4.27 1.422 C 3.596 2.035 2.923 2.644 2.25 3.254 L 2.976 4.106 C 3.564 3.664 3.922 3.443 4.048 3.443 C 4.448 3.443 4.637 3.717 4.617 4.263 C 4.617 4.306 4.427 4.968 4.049 6.251 C 3.671 7.534 3.471 8.491 3.449 9.122 C 3.407 9.985 3.565 10.647 3.924 11.109 C 4.367 11.677 5.106 11.919 6.142 11.835 C 7.366 11.751 8.591 11.298 9.816 10.479 C 10.323 10.142 10.808 9.753 11.273 9.311 C 11.105 10.153 10.905 10.868 10.673 11.457 C 8.402 12.487 6.762 13.37 5.752 14.107 C 4.321 15.137 3.554 16.241 3.449 17.419 C 3.259 19.459 4.29 20.479 6.541 20.479 C 8.055 20.479 9.517 19.554 10.926 17.703 C 12.125 16.126 13.166 14.022 14.049 11.394 C 15.578 10.635 16.87 9.892 17.928 9.164 C 17.894 9.409 18.319 7.308 18.24 7.628 Z M 7.393 16.095 C 7.056 16.095 6.898 15.947 6.919 15.653 C 6.961 15.106 7.908 14.38 9.759 13.476 C 8.791 15.221 8.002 16.095 7.393 16.095 Z "
|
11 |
-
fill="rgb(255,255,255)"/>
|
12 |
-
</g>
|
13 |
-
</g>
|
14 |
</svg>
|
1 |
+
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io -->
|
2 |
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 20.5 20.479" width="20.5" height="20.479">
|
3 |
+
<defs>
|
4 |
+
<clipPath id="_clipPath_BBRuGaomYLKjPKjOOHpnNdPxBnLPFPyk">
|
5 |
+
<rect width="20.5" height="20.479"/>
|
6 |
+
</clipPath>
|
7 |
+
</defs>
|
8 |
+
<g clip-path="url(#_clipPath_BBRuGaomYLKjPKjOOHpnNdPxBnLPFPyk)">
|
9 |
+
<g>
|
10 |
+
<path d=" M 18.24 7.628 C 17.291 8.284 16.076 8.971 14.587 9.688 C 15.344 7.186 15.765 4.851 15.849 2.684 C 15.912 0.939 15.133 0.045 13.514 0.003 C 11.558 -0.06 10.275 1.033 9.665 3.284 C 10.007 3.137 10.359 3.063 10.723 3.063 C 11.021 3.063 11.267 3.184 11.459 3.426 C 11.651 3.668 11.736 3.947 11.715 4.262 C 11.695 5.082 11.276 5.961 10.46 6.896 C 9.644 7.833 8.918 8.3 8.282 8.3 C 7.837 8.3 7.625 7.922 7.646 7.165 C 7.667 6.765 7.804 5.955 8.056 4.735 C 8.287 3.579 8.403 2.801 8.403 2.401 C 8.403 1.707 8.224 1.144 7.867 0.713 C 7.509 0.282 6.994 0.098 6.321 0.161 C 5.858 0.203 5.175 0.624 4.27 1.422 C 3.596 2.035 2.923 2.644 2.25 3.254 L 2.976 4.106 C 3.564 3.664 3.922 3.443 4.048 3.443 C 4.448 3.443 4.637 3.717 4.617 4.263 C 4.617 4.306 4.427 4.968 4.049 6.251 C 3.671 7.534 3.471 8.491 3.449 9.122 C 3.407 9.985 3.565 10.647 3.924 11.109 C 4.367 11.677 5.106 11.919 6.142 11.835 C 7.366 11.751 8.591 11.298 9.816 10.479 C 10.323 10.142 10.808 9.753 11.273 9.311 C 11.105 10.153 10.905 10.868 10.673 11.457 C 8.402 12.487 6.762 13.37 5.752 14.107 C 4.321 15.137 3.554 16.241 3.449 17.419 C 3.259 19.459 4.29 20.479 6.541 20.479 C 8.055 20.479 9.517 19.554 10.926 17.703 C 12.125 16.126 13.166 14.022 14.049 11.394 C 15.578 10.635 16.87 9.892 17.928 9.164 C 17.894 9.409 18.319 7.308 18.24 7.628 Z M 7.393 16.095 C 7.056 16.095 6.898 15.947 6.919 15.653 C 6.961 15.106 7.908 14.38 9.759 13.476 C 8.791 15.221 8.002 16.095 7.393 16.095 Z "
|
11 |
+
fill="rgb(255,255,255)"/>
|
12 |
+
</g>
|
13 |
+
</g>
|
14 |
</svg>
|
plugin-fw/assets/js/jquery-tiptip/jquery.tipTip.js
CHANGED
File without changes
|
plugin-fw/assets/js/jquery-tiptip/jquery.tipTip.min.js
CHANGED
File without changes
|
plugin-fw/assets/js/select2/select2.min.js
CHANGED
File without changes
|
plugin-fw/assets/js/yith-date-format.js
CHANGED
File without changes
|
plugin-fw/assets/js/yith-date-format.min.js
CHANGED
File without changes
|
plugin-fw/assets/js/yith-ui.js
CHANGED
File without changes
|
plugin-fw/assets/js/yith-ui.min.js
CHANGED
File without changes
|
plugin-fw/dist/gutenberg/index.asset.php
CHANGED
File without changes
|
plugin-fw/dist/gutenberg/index.js
CHANGED
File without changes
|
plugin-fw/dist/gutenberg/style-index.css
CHANGED
File without changes
|
plugin-fw/includes/builders/elementor/class-yith-elementor-widget.php
CHANGED
File without changes
|
plugin-fw/includes/builders/elementor/class-yith-elementor.php
CHANGED
File without changes
|
plugin-fw/includes/builders/gutenberg/class-yith-gutenberg.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-ajax.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-assets.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-cpt-unlimited.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-gradients.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-icons.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-metabox.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-plugin-common.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-plugin-licence.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-plugin-panel-woocommerce.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-plugin-panel.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-plugin-subpanel.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-pointers.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-theme-licence.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-upgrade.php
CHANGED
File without changes
|
plugin-fw/includes/class-yit-video.php
CHANGED
File without changes
|
plugin-fw/includes/class-yith-dashboard.php
CHANGED
File without changes
|
plugin-fw/includes/class-yith-debug.php
CHANGED
File without changes
|
plugin-fw/includes/class-yith-post-type-admin.php
CHANGED
File without changes
|
plugin-fw/includes/class-yith-system-status.php
CHANGED
File without changes
|
plugin-fw/includes/privacy/class-yith-privacy-plugin-abstract.php
CHANGED
File without changes
|
plugin-fw/includes/privacy/class-yith-privacy.php
CHANGED
File without changes
|
plugin-fw/templates/components/action-button.php
CHANGED
@@ -46,7 +46,7 @@ $link_class = implode( ' ', array_filter( $link_classes ) );
|
|
46 |
<?php echo yith_plugin_fw_html_data_to_string( $data ); ?>
|
47 |
>
|
48 |
<a class="<?php echo esc_attr( $link_class ); ?>"
|
49 |
-
|
50 |
href="<?php echo esc_url( $url ); ?>"
|
51 |
<?php if ( $the_title ) : ?>
|
52 |
data-tip="<?php echo esc_attr( $the_title ); ?>"
|
46 |
<?php echo yith_plugin_fw_html_data_to_string( $data ); ?>
|
47 |
>
|
48 |
<a class="<?php echo esc_attr( $link_class ); ?>"
|
49 |
+
aria-label="<?php echo esc_attr( $the_title ); ?>"
|
50 |
href="<?php echo esc_url( $url ); ?>"
|
51 |
<?php if ( $the_title ) : ?>
|
52 |
data-tip="<?php echo esc_attr( $the_title ); ?>"
|
plugin-fw/templates/components/list-table-blank-state.php
CHANGED
File without changes
|
plugin-fw/templates/components/resources/action-button-menu.php
CHANGED
File without changes
|
plugin-fw/templates/fields/copy-to-clipboard.php
CHANGED
File without changes
|
plugin-fw/templates/fields/inline-fields.php
CHANGED
File without changes
|
plugin-fw/templates/panel/custom-tab.php
CHANGED
File without changes
|
plugin-fw/templates/sysinfo/tabs/error-log.php
CHANGED
File without changes
|
plugin-fw/templates/sysinfo/tabs/main.php
CHANGED
File without changes
|
plugin-fw/templates/sysinfo/tabs/php-info.php
CHANGED
File without changes
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@
|
|
3 |
Contributors: yithemes
|
4 |
Tags: yith, woocommerce compare, compare products, product compare, product comparison
|
5 |
Requires at least: 5.7
|
6 |
-
Tested up to: 6.
|
7 |
-
Stable tag: 2.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -66,6 +66,12 @@ yith-woocommerce-compare-<WORDPRESS LOCALE >.mo
|
|
66 |
|
67 |
== Changelog ==
|
68 |
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
= 2.19.0 = Released on 07 October 2022
|
70 |
|
71 |
* New: support for WooCommerce 7.0
|
3 |
Contributors: yithemes
|
4 |
Tags: yith, woocommerce compare, compare products, product compare, product comparison
|
5 |
Requires at least: 5.7
|
6 |
+
Tested up to: 6.1
|
7 |
+
Stable tag: 2.20.0
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
66 |
|
67 |
== Changelog ==
|
68 |
|
69 |
+
= 2.20.0 = Released on 27 October 2022
|
70 |
+
|
71 |
+
* New: support for WooCommerce 7.1
|
72 |
+
* New: support for WordPress 6.1
|
73 |
+
* Update: YITH plugin framework
|
74 |
+
|
75 |
= 2.19.0 = Released on 07 October 2022
|
76 |
|
77 |
* New: support for WooCommerce 7.0
|