YITH WooCommerce Compare - Version 2.19.0

Version Description

Released on 07 October 2022

  • New: support for WooCommerce 7.0
  • Update: YITH plugin framework
Download this release

Release Info

Developer yithemes
Plugin Icon 128x128 YITH WooCommerce Compare
Version 2.19.0
Comparing to
See all releases

Code changes from version 2.18.0 to 2.19.0

Files changed (79) hide show
  1. init.php +3 -3
  2. languages/yith-woocommerce-compare.pot +2 -2
  3. license.txt +0 -0
  4. plugin-fw/assets/css/elementor.css +0 -0
  5. plugin-fw/assets/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  6. plugin-fw/assets/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  7. plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  8. plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  9. plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  10. plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  11. plugin-fw/assets/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  12. plugin-fw/assets/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  13. plugin-fw/assets/css/jquery-ui/images/ui-icons_222222_256x240.png +0 -0
  14. plugin-fw/assets/css/jquery-ui/images/ui-icons_2e83ff_256x240.png +0 -0
  15. plugin-fw/assets/css/jquery-ui/images/ui-icons_454545_256x240.png +0 -0
  16. plugin-fw/assets/css/jquery-ui/images/ui-icons_888888_256x240.png +0 -0
  17. plugin-fw/assets/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png +0 -0
  18. plugin-fw/assets/css/jquery-ui/jquery-ui.min.css +0 -0
  19. plugin-fw/assets/css/yith-icon.css +0 -0
  20. plugin-fw/assets/css/yith-plugin-ui.css +0 -0
  21. plugin-fw/assets/fonts/yith-icon.woff2 +0 -0
  22. plugin-fw/assets/images/yith-icon.svg +13 -13
  23. plugin-fw/assets/js/jquery-tiptip/jquery.tipTip.js +0 -0
  24. plugin-fw/assets/js/jquery-tiptip/jquery.tipTip.min.js +0 -0
  25. plugin-fw/assets/js/select2/select2.min.js +0 -0
  26. plugin-fw/assets/js/yith-bh-onboarding.js +2 -0
  27. plugin-fw/assets/js/yith-bh-onboarding.min.js +1 -1
  28. plugin-fw/assets/js/yith-date-format.js +0 -0
  29. plugin-fw/assets/js/yith-date-format.min.js +0 -0
  30. plugin-fw/assets/js/yith-ui.js +0 -0
  31. plugin-fw/assets/js/yith-ui.min.js +0 -0
  32. plugin-fw/dist/gutenberg/index.asset.php +0 -0
  33. plugin-fw/dist/gutenberg/index.js +0 -0
  34. plugin-fw/dist/gutenberg/style-index.css +0 -0
  35. plugin-fw/includes/builders/elementor/class-yith-elementor-widget.php +0 -0
  36. plugin-fw/includes/builders/elementor/class-yith-elementor.php +0 -0
  37. plugin-fw/includes/builders/gutenberg/class-yith-gutenberg.php +0 -0
  38. plugin-fw/includes/class-yit-ajax.php +0 -0
  39. plugin-fw/includes/class-yit-assets.php +0 -0
  40. plugin-fw/includes/class-yit-cpt-unlimited.php +0 -0
  41. plugin-fw/includes/class-yit-gradients.php +0 -0
  42. plugin-fw/includes/class-yit-icons.php +0 -0
  43. plugin-fw/includes/class-yit-metabox.php +0 -0
  44. plugin-fw/includes/class-yit-plugin-common.php +0 -0
  45. plugin-fw/includes/class-yit-plugin-licence.php +0 -0
  46. plugin-fw/includes/class-yit-plugin-panel-woocommerce.php +0 -0
  47. plugin-fw/includes/class-yit-plugin-panel.php +0 -0
  48. plugin-fw/includes/class-yit-plugin-subpanel.php +0 -0
  49. plugin-fw/includes/class-yit-pointers.php +0 -0
  50. plugin-fw/includes/class-yit-theme-licence.php +0 -0
  51. plugin-fw/includes/class-yit-upgrade.php +0 -0
  52. plugin-fw/includes/class-yit-video.php +0 -0
  53. plugin-fw/includes/class-yith-dashboard.php +0 -0
  54. plugin-fw/includes/class-yith-debug.php +0 -0
  55. plugin-fw/includes/class-yith-post-type-admin.php +0 -0
  56. plugin-fw/includes/class-yith-system-status.php +0 -0
  57. plugin-fw/includes/privacy/class-yith-privacy-plugin-abstract.php +0 -0
  58. plugin-fw/includes/privacy/class-yith-privacy.php +0 -0
  59. plugin-fw/init.php +2 -2
  60. plugin-fw/languages/yith-plugin-fw-el.po +1 -1
  61. plugin-fw/languages/yith-plugin-fw-es_ES.mo +0 -0
  62. plugin-fw/languages/yith-plugin-fw-es_ES.po +5 -5
  63. plugin-fw/languages/yith-plugin-fw-it_IT.mo +0 -0
  64. plugin-fw/languages/yith-plugin-fw-it_IT.po +3 -3
  65. plugin-fw/languages/yith-plugin-fw-nl_NL.po +1 -1
  66. plugin-fw/languages/yith-plugin-fw-ru_RU.po +1 -1
  67. plugin-fw/languages/yith-plugin-fw-zh_CN.po +1 -1
  68. plugin-fw/languages/yith-plugin-fw.pot +1 -1
  69. plugin-fw/templates/bh-onboarding/onboarding-tabs.php +1 -1
  70. plugin-fw/templates/components/action-button.php +0 -0
  71. plugin-fw/templates/components/list-table-blank-state.php +0 -0
  72. plugin-fw/templates/components/resources/action-button-menu.php +0 -0
  73. plugin-fw/templates/fields/copy-to-clipboard.php +0 -0
  74. plugin-fw/templates/fields/inline-fields.php +0 -0
  75. plugin-fw/templates/panel/custom-tab.php +0 -0
  76. plugin-fw/templates/sysinfo/tabs/error-log.php +0 -0
  77. plugin-fw/templates/sysinfo/tabs/main.php +0 -0
  78. plugin-fw/templates/sysinfo/tabs/php-info.php +0 -0
  79. readme.txt +6 -1
init.php CHANGED
@@ -3,13 +3,13 @@
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.18.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: 6.9
13
  *
14
  * @author YITH
15
  * @package YITH WooCommerce Compare
@@ -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.18.0' );
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.19.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.0
13
  *
14
  * @author YITH
15
  * @package YITH WooCommerce Compare
75
  register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
76
 
77
  if ( ! defined( 'YITH_WOOCOMPARE_VERSION' ) ) {
78
+ define( 'YITH_WOOCOMPARE_VERSION', '2.19.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.18.0\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/yith_woocommerce_compare\n"
8
- "POT-Creation-Date: 2022-08-31 09:53:42+00:00\n"
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.19.0\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/yith_woocommerce_compare\n"
8
+ "POT-Creation-Date: 2022-10-07 15:53:28+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-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){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);
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/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/init.php CHANGED
@@ -1,13 +1,13 @@
1
  <?php
2
  /**
3
  * Framework Name: YIT Plugin Framework
4
- * Version: 3.9.15
5
  * Author: YITH
6
  * Text Domain: yith-plugin-fw
7
  * Domain Path: /languages/
8
  *
9
  * @author YITH
10
- * @version 3.9.15
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-08-10 12:46:35+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"
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-08-10 12:46:35+00:00\n"
8
- "PO-Revision-Date: 2022-08-10 11:52:30+0000\n"
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 los FAQ"
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 "Últimos FAQs 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 todos los FAQs >"
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-08-10 12:46:35+00:00\n"
8
- "PO-Revision-Date: 2022-08-10 12:35:50+0000\n"
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\" video</mark>"
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-08-10 12:46:35+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"
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-08-10 12:46:35+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"
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-08-10 12:46:35+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"
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-08-10 12:46:35+00:00\n"
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'] ) ) : ?>
plugin-fw/templates/components/action-button.php CHANGED
File without changes
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
@@ -4,7 +4,7 @@ Contributors: yithemes
4
  Tags: yith, woocommerce compare, compare products, product compare, product comparison
5
  Requires at least: 5.7
6
  Tested up to: 6.0
7
- Stable tag: 2.18.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -66,6 +66,11 @@ yith-woocommerce-compare-<WORDPRESS LOCALE >.mo
66
 
67
  == Changelog ==
68
 
 
 
 
 
 
69
  = 2.18.0 = Released on 31 August 2022
70
 
71
  * New: support for WooCommerce 6.9
4
  Tags: yith, woocommerce compare, compare products, product compare, product comparison
5
  Requires at least: 5.7
6
  Tested up to: 6.0
7
+ Stable tag: 2.19.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.19.0 = Released on 07 October 2022
70
+
71
+ * New: support for WooCommerce 7.0
72
+ * Update: YITH plugin framework
73
+
74
  = 2.18.0 = Released on 31 August 2022
75
 
76
  * New: support for WooCommerce 6.9