#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH Woocommerce Multi Vendor Premium - 3.2.13

  • New: Ability to include vendor from vendors list shortcode
  • New: Option to change the background opacity for vendor's store header
  • Fix: Redirect URL when a user switches to another user or switches back
  • Fix: Font-awesome style is enqueue in all pages
  • Fix: No Add-ons on vendor suborder with YITH WooCommerce Product Add-ons
  • Tweak: Prevent upload button fails for string with single quote
  • Update: All language files
  • Update: Plugin FW
  • Dev: yith_wcmv_widget_quick_form_email_headers hook to filter email headers
  • Dev: yith_wcmv_add_vendor_taxonomy_to_product hook to skip add vendor to product method
  • Dev: yith_wcmv_is_vendor_page hook to filter is_vendor_page method
  • Dev: yith_wcmv_commissions_user_actions action
  • Dev: yith_wcmv_vendor_list_shortcode_args hook to change vendor list shortcode args

YITH WooCommerce Tab Manager Premium - 1.2.2

  • new: Dutch language file
  • fix: Image gallery issue
  • fix: Form type issue
  • update: Plugin Framework

YITH WooCommerce Product Add-Ons Premium - 1.3.1

  • new: Filter 'wapo_select_variations_in_loop' to manage the variations in loop
  • tweak: Template yith-wapo-form-option-type.php loaded by wc_get_template function
  • tweak: Added the add-on $title to the "ywapo_empty_option_text" filter
  • update: YIT Plugin Framework 3.0.9
  • fix: Group doesn’t saving
  • fix: Image replacement
  • fix: WooCommerce 2.6 compatibility
  • fix: And operator dependencies
  • fix: Minor bugs

YITH WooCommerce Social Login Premium - 1.3.0

  • dev: Added Classes YITH_WC_Social_Login_Session
  • update: Hybrid Library 2.10.0
  • update: Plugin Core
  • tweak: Load javascript files only in YITH Social Login Settings

YITH WooCommerce Ajax Search Premium - 1.5.7

  • new: Added Dutch Language
  • new: Support to WooCommerce 3.3.0-rc.1
  • update: Plugin Core 3.0.9
  • dev: Added condition to choose if submit button should be an input or button
  • dev: Added filter 'yith_wcas_enable_autocomplete'
  • dev: Added filter yith_wcas_submit_label on submit buttons
  • fix: Error ‘groupby’

YITH WooCommerce Wishlist Premium - 2.2.0

  • new: Plugin-fw 3.0
  • new: Added js compatibility to Infinite Scrolling
  • new: Added "Last promotional email sent on" info, for admins
  • new: Added option to export users that added a specific product to their wishlists, using csv format
  • new: Added Swedish - SWEDEN translation (thanks to Suzanne)
  • new: Added Dutch - NETHERLANDS translation
  • tweak: Improved wishlist-view template checks and params
  • tweak: Wishlist now registers (and shows) "date added" param for unauthenticated users too
  • tweak: Added check over product object, to avoid Fatal when printing Add to Wishlist shortcode
  • fix: Fixed security vulnerability, causing possible SQL Injections (huge thanks to John C. and Sucuri Vulnerability Research team)
  • dev: Added filter yith_wcwl_estimate_additional_data to let developers add custom data to print in Estimate Email template
  • dev: Added yith_wcwl_removing_from_wishlist / yith_wcwl_removed_from_wishlist hooks
  • dev: Added params to main triggers in wishlist js code