#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH WooCommerce Name Your Price Premium - 1.1.11

  • New: Support for WooCommerce 4.1
  • Update: Plugin Framework
  • Update: Italian language file
  • Fix: Fatal error with MultiVendor

YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.12

  • New: support for WooCommerce 4.1
  • New: added a new option in the checkout to let the customer choose between a receipt or invoice
  • Fix: fatal error on "Call to undefined method WC_Product_Course::get_regular_price()"
  • Fix: fixed wrong esc_html function with wp_kses_post function
  • Update: plugin framework
  • Update: plugin options updated
  • Update: Italian language files
  • Update: Spanish language files
  • Update: Dutch language files
  • Dev: added '#' to filename regexp pattern
  • Dev: added an str_replace in the footer to change the character | by -
  • Dev: new filter 'yith_ywpi_item_name_xml'

YITH WooCommerce Questions and Answers Premium - 1.3.6

  • New: support for WooCommerce 4.1
  • New: added a new option to only allow the admins to reply
  • Update: plugin framework
  • Update: Italian language files
  • Update: Spanish language files
  • Update: Dutch language files
  • Fix: esc_html function deleted to not show HTML tags on emails
  • Dev: added new filter ywqa_allow_guest_to_answer, this filter should be false if the guest can leave question but no answers

YITH Woocommerce Multi Vendor Premium - 3.6.1

  • New: Support for WordPress 5.4
  • New: Update plugin framework
  • New: Category arg in vendor name shortcode
  • New: Add order notes in new order email for vendors
  • Fix: Unable to save non-unique line item order meta
  • Fix: Unable to register as a vendor in Frontend Manager page
  • Fix: Prevent error of call method of non object in Google Maps widget with Elementor
  • Fix: Unable to to see and edit orders with WPML
  • Fix: Unable to use different shipping rules for same country
  • Fix: Unable to show TinyMCE editor for vendor description for administrator
  • Fix: Unable to use HTML tag for vendor description with YOAST SEO plugin enabled
  • Dev: yith_wcmv_show_commission_page to hide the commissions page in admin area
  • Dev: yith_wcmv_widget_quick_form_email_message to filter the customer message in quick info form
  • Dev: yith_wcmv_quick_info_form_validation to filter the quick info form validation
  • Dev: new filter 'yith_wcmv_total_sales_title'

YITH WooCommecre Quick Export Premium - 1.2.13

  • New: Support for WordPress 5.4
  • New: Support for WooCommerce 4.0
  • New: added a column with the vendors names is available
  • Update: plugin fw
  • Fix: fixed a warning on the order export
  • Dev: added new filter yith_wcqe_get_order_purchased_products_names
  • Dev: added new filter ywqe_customers_export_interval and ywqe_display_pruchased_products_column_for_customers_export
  • Dev: added an offset in the customer render to avoid unexpected timeouts
  • Dev: all string escaped

YITH WooCommerce Gift Cards Premium - 3.1.2

  • New: Support for WooCommerce 4.1
  • New: added new option to allow the user show or not the price in the email
  • Tweak: prevent sending the "Sender notification" if the recipient is also the sender
  • Update: plugin fw
  • Fix: prevent null cart when using gift card codes as a coupon
  • Fix: fixed the fine uploader script loaded when the upload is not enabled
  • Fix: recalculate totals when a gift card is applied as a coupon and the order is updated
  • Fix: fixed not converting dates to timestamp
  • Dev: added classes to the h3 elements in the form
  • Dev: added the coupons as a negative fees
  • Dev: added ywgc_description_template_text_pdf to WPML admin strings
  • Dev: minor css changes
  • Dev: minor fixes