#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH WooCommerce Product Add-ons Premium - 4.12.0

  • New: support for WooCommerce 8.8
  • New: Edit add-ons in the cart option
  • Update: YITH plugin framework
  • Fix: sortable add-ons and priority
  • Fix: allow to reduce stock for addons type product
  • Fix: integration with Multi Currency when the custom price is enabled but the currency is not set
  • Fix: problem on update quantity in cart and also validation on stock for addons type product
  • Fix: check required fields to hide add to cart button
  • Dev: disable free version when activating premium version
  • Dev: added background process to convert URL of images to image id in the add-on option
  • Dev: added 'zoom', 'flexslider', 'photoswipe-ui-default' dependencies
  • Dev: refactoring code using wc_get_template to display images of the options
  • Dev: refactoring JS code
  • Dev: updated jQuery UI CSS version (v 1.13.2)
  • Dev: CSS changes
  • Remove: unused files

YITH WooCommerce Product Add-ons Premium - 4.11.0

  • New: support for WordPress 6.5
  • New: support for WooCommerce 8.7
  • Tweak: display option image alt text if it was set in wp media
  • Update: YITH plugin framework
  • Fix: get blocks of parent category if child category is set
  • Fix: WooCommerce Product Bundles integration
  • Fix: display value on order items
  • Fix: metadata not available in order edit page
  • Fix: updated Woodmart check to prevent JS error
  • Fix: uploader not working when the image uploaded was previously removed
  • Fix: addons calculation when variation loading
  • Fix: replace image feature in Cart/Checkout blocks
  • Fix: WooCommerce quantity field not updating add-on prices
  • Dev: added jquery-ui as a dependency
  • Dev: changed position of 'yith-wapo-after-reload-addons' trigger
  • Dev: New JS trigger 'wapo-before-calculate-product-price'
  • Dev: new JS filter 'yith_wapo_addon_datepicker_before_show_day'
  • Dev: new filter 'yith_wapo_addon_product_view_link'
  • Dev: new filter 'yith_wapo_prevent_ajax_call_on_unchanged_totals'
  • Dev: new filter 'yih_wapo_cart_item_quantity'
  • Dev: new filter 'yith_wapo_option_product_class'
  • Dev: new filter 'yith_wapo_check_for_missing_meta_data'
  • Dev: minor changes

YITH WooCommerce Product Add-ons Premium - 4.10.1

  • New: added "Reset filters" button to the blocks table
  • Update: YITH Plugin framework
  • Fix: issue with add-on titles not opening when the required add-ons are empty
  • Fix: Color & Label gallery with Woodmart gallery
  • Fix: strip tags affecting to add-on type uploads
  • Dev: new filter 'yith_wapo_cart_item_meta_data_addon_key'
  • Dev: filter metadata on api request
  • Dev: number limit option not translatable
  • Dev: characters limit option not translatable

YITH WooCommerce Product Add-ons Premium - 4.10.0

  • New: support for WooCommerce 8.6
  • Update: YITH plugin framework
  • Fix: add and formatting metadata to the order item
  • Dev: added meta key to metadata
  • Dev: new filter 'yith_wapo_cart_item_meta_data'
  • Dev: strip_tags the addon value to avoid HTML in the metadata

YITH WooCommerce Product Add-ons Premium - 4.9.0

  • New: integration with YITH Multi Currency plugin
  • Fix: CSS rule affecting to the currency list
  • Fix: issue with upload add-ons on cart and order

YITH WooCommerce Product Add-ons Premium - 4.7.0

  • New: support for WooCommerce 8.4
  • Update: YITH plugin framework
  • Fix: price calculation with placeholders
  • Fix: print HTML characters
  • Fix: prevent issue with backslashes on block title
  • Fix: replace image path
  • Fix: security issue using serialize() & unserialize() functions
  • Fix: order by priority and block id
  • Fix: calculate the addons tax based on the product
  • Fix: file uploader on body
  • Fix: undefined product variable for add-ons type Selector
  • Fix: Image thumbnail for product add-on
  • Dev: new filter ‘yith_wapo_addon_price’
  • Dev: new localized parameter ‘conditionalDisplayEffect’
  • Dev: deprecated dynamic property – update for PHP 8.2
  • Dev: do no translate WP List Table singular & plural args

YITH WooCommerce Product Add-ons Premium - 4.6.0

  • New: support for WordPress 6.4
  • New: support for WooCommerce 8.2
  • New: search by block title and added pagination in the blocks list
  • New: filter by block status and filter by product in the blocks list
  • Tweak: blocking add to cart when a file is uploaded
  • Update: YITH plugin framework
  • Fix: variation form
  • Fix: added nonce verification due to security issues
  • Fix: improve composite compatibility
  • Fix: required add-on symbol
  • Fix: Product add-on status
  • Fix: add-ons validation after adding to cart
  • Fix: date format of datepicker configuration saved on database
  • Fix: Date add-on and the rules
  • Fix: show WC price suffix for options and order totals
  • Fix: hide add to cart button on required add-ons
  • Dev: new action 'yith_wapo_addon_editor_after_title_in_cart'
  • Dev: new filter 'yith_wapo_save_addon_settings'
  • Dev: new filter 'yith_wapo_addon_title_on_editor'
  • Dev: new filter 'yith_wapo_add_cart_item_data'
  • Dev: new filter 'yith_wapo_before_print_block'
  • Dev: minor CSS changes

YITH WooCommerce Product Add-ons Premium - 4.5.0

  • New: support for WooCommerce 8.2
  • Update: YITH plugin framework
  • Fix: changed substr() to mb_substr()
  • Dev: added alt description to image
  • Dev: removed filter 'yith_wapo_allow_decimals_number'
  • Dev: minor CSS changes

YITH WooCommerce Product Add-ons Premium - 4.4.0

  • New: support for WooCommerce 8.1
  • Update: YITH plugin framework
  • Fix: use midnight time to disable days before current day
  • Fix: fixed product price selector to replace new prices
  • Fix: force add-on price to float for character length price calculation
  • Fix: remove incorrect index when adding file add-ons on product page
  • Fix: non-numeric value on cart
  • Fix: options dependencies
  • Dev: new filter 'yith_wapo_option_price_html'
  • Dev: code refactor