YITH WooCommerce Ajax Search - Version 1.7.1

Version Description

  • Released on 30 October 2019 =

  • Update: Plugin framework

Download this release

Release Info

Developer yithemes
Plugin Icon 128x128 YITH WooCommerce Ajax Search
Version 1.7.1
Comparing to
See all releases

Code changes from version 1.7.0 to 1.7.1

Files changed (63) hide show
  1. README.txt +6 -1
  2. init.php +2 -2
  3. plugin-fw/assets/css/admin.css +0 -0
  4. plugin-fw/assets/css/yith-fields.css +0 -0
  5. plugin-fw/assets/css/yith-select2-no-wc.css +0 -0
  6. plugin-fw/assets/js/how-to.min.js +0 -0
  7. plugin-fw/assets/js/jquery.colorbox.min.js +0 -0
  8. plugin-fw/assets/js/yith-enhanced-select-wc-2.6.js +0 -0
  9. plugin-fw/assets/js/yith-enhanced-select-wc-2.6.min.js +0 -0
  10. plugin-fw/assets/js/yith-enhanced-select.js +0 -0
  11. plugin-fw/assets/js/yith-enhanced-select.min.js +0 -0
  12. plugin-fw/assets/js/yith-fields.js +0 -0
  13. plugin-fw/assets/js/yith-fields.min.js +0 -0
  14. plugin-fw/assets/js/yith-promo.js +0 -0
  15. plugin-fw/assets/js/yith-promo.min.js +0 -0
  16. plugin-fw/init.php +1 -1
  17. plugin-fw/lib/privacy/yit-privacy-plugin-abstract.php +0 -0
  18. plugin-fw/lib/privacy/yit-privacy.php +0 -0
  19. plugin-fw/lib/promo/yith-promo.php +2 -2
  20. plugin-fw/lib/yit-assets.php +0 -0
  21. plugin-fw/lib/yit-debug.php +0 -0
  22. plugin-fw/lib/yit-icons.php +0 -0
  23. plugin-fw/templates/fields/ajax-posts.php +0 -0
  24. plugin-fw/templates/fields/ajax-products.php +0 -0
  25. plugin-fw/templates/fields/ajax-terms.php +0 -0
  26. plugin-fw/templates/fields/buttons.php +0 -0
  27. plugin-fw/templates/fields/checkbox.php +0 -0
  28. plugin-fw/templates/fields/colorpicker.php +0 -0
  29. plugin-fw/templates/fields/customtabs.php +0 -0
  30. plugin-fw/templates/fields/datepicker.php +0 -0
  31. plugin-fw/templates/fields/hidden.php +0 -0
  32. plugin-fw/templates/fields/html.php +0 -0
  33. plugin-fw/templates/fields/icons.php +0 -0
  34. plugin-fw/templates/fields/image-gallery.php +0 -0
  35. plugin-fw/templates/fields/number.php +0 -0
  36. plugin-fw/templates/fields/onoff.php +0 -0
  37. plugin-fw/templates/fields/preview.php +0 -0
  38. plugin-fw/templates/fields/radio.php +0 -0
  39. plugin-fw/templates/fields/resources/select2-wc-2.6.php +0 -0
  40. plugin-fw/templates/fields/resources/select2.php +0 -0
  41. plugin-fw/templates/fields/select-buttons.php +0 -0
  42. plugin-fw/templates/fields/select-images.php +0 -0
  43. plugin-fw/templates/fields/select-mailchimp.php +0 -0
  44. plugin-fw/templates/fields/select.php +0 -0
  45. plugin-fw/templates/fields/sep.php +0 -0
  46. plugin-fw/templates/fields/sidebarlist.php +0 -0
  47. plugin-fw/templates/fields/sidebars.php +0 -0
  48. plugin-fw/templates/fields/simple-text.php +0 -0
  49. plugin-fw/templates/fields/slider.php +0 -0
  50. plugin-fw/templates/fields/text-array.php +0 -0
  51. plugin-fw/templates/fields/text-button.php +0 -0
  52. plugin-fw/templates/fields/text.php +0 -0
  53. plugin-fw/templates/fields/textarea-codemirror.php +0 -0
  54. plugin-fw/templates/fields/textarea-editor.php +0 -0
  55. plugin-fw/templates/fields/textarea.php +0 -0
  56. plugin-fw/templates/fields/title.php +0 -0
  57. plugin-fw/templates/fields/upload.php +0 -0
  58. plugin-fw/templates/metaboxes/field-row.php +0 -0
  59. plugin-fw/templates/panel/panel-field-container.php +0 -0
  60. plugin-fw/templates/panel/woocommerce/woocommerce-option-row.php +0 -0
  61. plugin-fw/templates/privacy/html-policy-content.php +0 -0
  62. plugin-fw/templates/upgrade/changelog.php +0 -0
  63. plugin-fw/templates/upgrade/error.php +0 -0
README.txt CHANGED
@@ -4,7 +4,7 @@ Contributors: yithemes
4
  Tags: woocommerce search by sku, woocommerce search results, woocommerce search shortcode, woocommerce search page, woocommerce search form, woocommerce search filter, woocommerce search products, woocommerce search content, woocommerce search autocomplete, woocommerce advanced search, woocommerce search category, woocommerce search product attributes, woocommerce search by tag, woocommerce search by brand, woocommerce predictive, woocommerce live search, woocommerce single product search, woocommerce site search, woocommerce search tex, tajax, search, woocommerce, products, themes, yit, e-commerce, shop, yith, ajax search, instant search, premium, yithemes, autocomplete, autosuggest, better search, category search, custom search, highlight terms, Live Search, Predictive Search, product search, relevant search, search highlight, search product, suggest, typeahead, WooCommerce Plugin, woocommerce product search, woocommerce search, wordpress ecommerce
5
  Requires at least: 4.0.0
6
  Tested up to: 5.3
7
- Stable tag: 1.7.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -138,6 +138,11 @@ If you have created your own language pack for YITH WooCommerce Ajax Search, or
138
  2. YITH WooCommerce Ajax Search in operation displaying WooCommerce search results
139
 
140
  == Changelog ==
 
 
 
 
 
141
  = 1.7.0 - Released on 28 October 2019 =
142
 
143
  * New: Support for WordPress 5.3
4
  Tags: woocommerce search by sku, woocommerce search results, woocommerce search shortcode, woocommerce search page, woocommerce search form, woocommerce search filter, woocommerce search products, woocommerce search content, woocommerce search autocomplete, woocommerce advanced search, woocommerce search category, woocommerce search product attributes, woocommerce search by tag, woocommerce search by brand, woocommerce predictive, woocommerce live search, woocommerce single product search, woocommerce site search, woocommerce search tex, tajax, search, woocommerce, products, themes, yit, e-commerce, shop, yith, ajax search, instant search, premium, yithemes, autocomplete, autosuggest, better search, category search, custom search, highlight terms, Live Search, Predictive Search, product search, relevant search, search highlight, search product, suggest, typeahead, WooCommerce Plugin, woocommerce product search, woocommerce search, wordpress ecommerce
5
  Requires at least: 4.0.0
6
  Tested up to: 5.3
7
+ Stable tag: 1.7.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
138
  2. YITH WooCommerce Ajax Search in operation displaying WooCommerce search results
139
 
140
  == Changelog ==
141
+
142
+ = 1.7.1 - Released on 30 October 2019 =
143
+
144
+ * Update: Plugin framework
145
+
146
  = 1.7.0 - Released on 28 October 2019 =
147
 
148
  * New: Support for WordPress 5.3
init.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: YITH WooCommerce Ajax Search
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-ajax-search/
5
  * Description: <code><strong>YITH WooCommerce Ajax Search</strong></code> is the plugin that allows you to search for a specific product by inserting a few characters. Thanks to <strong>Ajax Search</strong>, users can quickly find the contents they are interested in without wasting time among site pages. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce shop on <strong>YITH</strong></a>.
6
- * Version: 1.7.0
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-ajax-search
@@ -67,7 +67,7 @@ register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
67
  if ( defined( 'YITH_WCAS_VERSION' ) ){
68
  return;
69
  }else{
70
- define( 'YITH_WCAS_VERSION', '1.7.0' );
71
  }
72
 
73
  if ( ! defined( 'YITH_WCAS_FREE_INIT' ) ) {
3
  * Plugin Name: YITH WooCommerce Ajax Search
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-ajax-search/
5
  * Description: <code><strong>YITH WooCommerce Ajax Search</strong></code> is the plugin that allows you to search for a specific product by inserting a few characters. Thanks to <strong>Ajax Search</strong>, users can quickly find the contents they are interested in without wasting time among site pages. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce shop on <strong>YITH</strong></a>.
6
+ * Version: 1.7.1
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-ajax-search
67
  if ( defined( 'YITH_WCAS_VERSION' ) ){
68
  return;
69
  }else{
70
+ define( 'YITH_WCAS_VERSION', '1.7.1' );
71
  }
72
 
73
  if ( ! defined( 'YITH_WCAS_FREE_INIT' ) ) {
plugin-fw/assets/css/admin.css CHANGED
File without changes
plugin-fw/assets/css/yith-fields.css CHANGED
File without changes
plugin-fw/assets/css/yith-select2-no-wc.css CHANGED
File without changes
plugin-fw/assets/js/how-to.min.js CHANGED
File without changes
plugin-fw/assets/js/jquery.colorbox.min.js CHANGED
File without changes
plugin-fw/assets/js/yith-enhanced-select-wc-2.6.js CHANGED
File without changes
plugin-fw/assets/js/yith-enhanced-select-wc-2.6.min.js CHANGED
File without changes
plugin-fw/assets/js/yith-enhanced-select.js CHANGED
File without changes
plugin-fw/assets/js/yith-enhanced-select.min.js CHANGED
File without changes
plugin-fw/assets/js/yith-fields.js CHANGED
File without changes
plugin-fw/assets/js/yith-fields.min.js CHANGED
File without changes
plugin-fw/assets/js/yith-promo.js CHANGED
File without changes
plugin-fw/assets/js/yith-promo.min.js CHANGED
File without changes
plugin-fw/init.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Framework Name: YIT Plugin Framework
4
- * Version: 3.3.11
5
  * Author: YITHEMES
6
  * Text Domain: yith-plugin-fw
7
  * Domain Path: /languages/
1
  <?php
2
  /**
3
  * Framework Name: YIT Plugin Framework
4
+ * Version: 3.3.13
5
  * Author: YITHEMES
6
  * Text Domain: yith-plugin-fw
7
  * Domain Path: /languages/
plugin-fw/lib/privacy/yit-privacy-plugin-abstract.php CHANGED
File without changes
plugin-fw/lib/privacy/yit-privacy.php CHANGED
File without changes
plugin-fw/lib/promo/yith-promo.php CHANGED
@@ -21,8 +21,8 @@ if( ! function_exists( 'yith_plugin_fw_promo_notices' ) ){
21
  return false;
22
  }
23
 
24
- $base_url = apply_filters( 'yith_plugin_fw_promo_base_url', YIT_CORE_PLUGIN_PATH . '/lib/promo/' );
25
- $xml = apply_filters( 'yith_plugin_fw_promo_xml_url', $base_url . 'yith-promo.xml' );
26
  $transient = "yith_promo_message";
27
  $remote_data = get_site_transient( $transient );
28
  $regenerate_promo_transient = isset( $_GET['yith_regenerate_promo_transient'] ) && 'yes' == $_GET['yith_regenerate_promo_transient'] ? $_GET['yith_regenerate_promo_transient'] : '';
21
  return false;
22
  }
23
 
24
+ $base_url = apply_filters( 'yith_plugin_fw_promo_base_url', YIT_CORE_PLUGIN_URL . '/lib/promo/' );
25
+ $xml = apply_filters( 'yith_plugin_fw_promo_xml_url', YIT_CORE_PLUGIN_PATH . '/lib/promo/yith-promo.xml' );
26
  $transient = "yith_promo_message";
27
  $remote_data = get_site_transient( $transient );
28
  $regenerate_promo_transient = isset( $_GET['yith_regenerate_promo_transient'] ) && 'yes' == $_GET['yith_regenerate_promo_transient'] ? $_GET['yith_regenerate_promo_transient'] : '';
plugin-fw/lib/yit-assets.php CHANGED
File without changes
plugin-fw/lib/yit-debug.php CHANGED
File without changes
plugin-fw/lib/yit-icons.php CHANGED
File without changes
plugin-fw/templates/fields/ajax-posts.php CHANGED
File without changes
plugin-fw/templates/fields/ajax-products.php CHANGED
File without changes
plugin-fw/templates/fields/ajax-terms.php CHANGED
File without changes
plugin-fw/templates/fields/buttons.php CHANGED
File without changes
plugin-fw/templates/fields/checkbox.php CHANGED
File without changes
plugin-fw/templates/fields/colorpicker.php CHANGED
File without changes
plugin-fw/templates/fields/customtabs.php CHANGED
File without changes
plugin-fw/templates/fields/datepicker.php CHANGED
File without changes
plugin-fw/templates/fields/hidden.php CHANGED
File without changes
plugin-fw/templates/fields/html.php CHANGED
File without changes
plugin-fw/templates/fields/icons.php CHANGED
File without changes
plugin-fw/templates/fields/image-gallery.php CHANGED
File without changes
plugin-fw/templates/fields/number.php CHANGED
File without changes
plugin-fw/templates/fields/onoff.php CHANGED
File without changes
plugin-fw/templates/fields/preview.php CHANGED
File without changes
plugin-fw/templates/fields/radio.php CHANGED
File without changes
plugin-fw/templates/fields/resources/select2-wc-2.6.php CHANGED
File without changes
plugin-fw/templates/fields/resources/select2.php CHANGED
File without changes
plugin-fw/templates/fields/select-buttons.php CHANGED
File without changes
plugin-fw/templates/fields/select-images.php CHANGED
File without changes
plugin-fw/templates/fields/select-mailchimp.php CHANGED
File without changes
plugin-fw/templates/fields/select.php CHANGED
File without changes
plugin-fw/templates/fields/sep.php CHANGED
File without changes
plugin-fw/templates/fields/sidebarlist.php CHANGED
File without changes
plugin-fw/templates/fields/sidebars.php CHANGED
File without changes
plugin-fw/templates/fields/simple-text.php CHANGED
File without changes
plugin-fw/templates/fields/slider.php CHANGED
File without changes
plugin-fw/templates/fields/text-array.php CHANGED
File without changes
plugin-fw/templates/fields/text-button.php CHANGED
File without changes
plugin-fw/templates/fields/text.php CHANGED
File without changes
plugin-fw/templates/fields/textarea-codemirror.php CHANGED
File without changes
plugin-fw/templates/fields/textarea-editor.php CHANGED
File without changes
plugin-fw/templates/fields/textarea.php CHANGED
File without changes
plugin-fw/templates/fields/title.php CHANGED
File without changes
plugin-fw/templates/fields/upload.php CHANGED
File without changes
plugin-fw/templates/metaboxes/field-row.php CHANGED
File without changes
plugin-fw/templates/panel/panel-field-container.php CHANGED
File without changes
plugin-fw/templates/panel/woocommerce/woocommerce-option-row.php CHANGED
File without changes
plugin-fw/templates/privacy/html-policy-content.php CHANGED
File without changes
plugin-fw/templates/upgrade/changelog.php CHANGED
File without changes
plugin-fw/templates/upgrade/error.php CHANGED
File without changes