Il primo shop indipendente
al mondo per lo sviluppo di plugin per WooCommerce
Cambia lingua
Italiano

Ultimi aggiornamenti

Segui gli aggiornamenti dei plugin YITH giorno dopo giorno

YITH WooCommerce Product Add-ons Premium - 3.8.3

  • Update: plugin framework
  • Fix: fixed add-on taxes calculation
  • Fix: calculation fix with add-on type Selector default option in cart
  • Fix: issue with checkbox and radio border styles
  • Dev: fixed force height equals for Labels
  • Dev: changes on 'yith_wapo_show_option_color' filter
  • Dev: changes on 'yith_wapo_show_options_grouped_in_cart' filter
  • Dev: decode WooCommerce attributes
  • Dev: minor changes

YITH WooCommerce Product Add-ons Premium - 3.8.2

  • Fix: add-on label repeated on cart
  • Fix: add-on value on cart when is not grouped
  • Fix: fixed issue with the first free options count
  • Fix: radio button not being unselected
  • Fix: minor code changes

YITH WooCommerce Product Add-ons Premium - 3.8.0

  • New: Support for WordPress 6.1
  • New: Support for WooCommerce 7.1
  • Update: YITH plugin framework
  • Fix: convert price to float on add-on tax calculation
  • Fix reload add-ons table when variations are reset
  • Fix: only check required fields if they are visible
  • Fix: added Select options label to WPML
  • Fix: prevent issue with the quantity of add-ons type Product when calculating total price
  • Fix: fixed min/max for input text and textareas
  • Fix: fixed product price multiplied by form quantity
  • Fix: Min/Max rules being ignored when adding product to quotes
  • Fix: fixed radio name (on cart and quotes)
  • Dev: Removed add-on description from add-on type Products
  • Dev: changed input number on add-on type Product by the default WooCommerce input number method
  • Dev: Set hidden product with zero tax class
  • Dev: calculate taxes for individually add-ons
  • Dev: added 'Copy' string to the duplicated add-on title
  • Dev: new filter 'yith_wapo_default_product_qty'
  • Dev: new filter 'yith_wapo_hide_option_prices'
  • Dev: new filter 'yith_wapo_product_quantity_selector'
  • Dev: new filter 'yith_wapo_show_blocks_to'
  • Dev: new filter 'yith_wapo_sold_individually_quantity'
  • Dev: new filter 'yith_wapo_cart_item_sold_individually_quantity'
  • Dev: new filter 'yith_wapo_get_addon_value_on_cart'
  • Dev: CSS changes
  • Dev: minor changes

YITH WooCommerce Product Add-ons Premium - 3.7.0

  • New: support for WooCommerce 7.0
  • Tweak: improved price calculation on cart
  • Update: YITH plugin framework
  • Update: updated language and JS files
  • Fix: recalculate total price table on variable products
  • Fix: only use visible add-ons to calculate product total
  • Fix: use mb_strlen function instead strlen function
  • Fix: update the integration with WooCommerce Measurement Price Calculator
  • Fix: variation price on product page loading
  • Fix: fixed replace image by default when the add-on is hidden
  • Fix: show error when has been selected more options that max set in add-ons type Number
  • Fix: added check typeof for add to quote button
  • Fix: Added add-on description on add-ons type Product
  • Fix: calculate correctly total when adding gift card custom amounts
  • Fix: fixed minor issues
  • Dev: new filter 'yith_wapo_show_addon_product_add_to_quote'
  • Dev: new filter 'yith_wapo_show_addon_product_link_target'
  • Dev: new filter 'yith_wapo_show_attached_file_name'
  • Dev: new filter 'yith_wapo_color_picker_input'
  • Dev: new filter 'yith_wapo_show_attributes_on_variations'

YITH WooCommerce Product Add-ons Premium - 3.6.0

  • New: support for WooCommerce 6.9
  • New: add to cart validation stock on addons type "product"
  • Tweak: moved required option for add-on type Selector to Advanced Settings tab
  • Update: YITH plugin framework
  • Fix: fixed problem of add-on editor template
  • Fix: do not show price on add-on type Number when value multiplied by product price is selected
  • Fix: improved sorting blocks
  • Fix: display product-type add-ons price with tax if needed
  • Fix: replace of add-on image on load when is selected by default
  • Fix: percentage calculation in addon type "product"
  • Fix: restore image when using replace image feature on select add-ons
  • Fix: fixed default variation price when it is reset
  • Dev: removed yith-wapo-hooks file (unused)
  • Dev: new filter yith_wcmv_process_wp_safe_redirect
  • Dev: new filter yith_wapo_conditional_logic_variation_data

YITH WooCommerce Product Add-ons Premium - 3.5.0

  • New: support for WooCommerce 6.8
  • Tweak: method to load add-ons section when variation is loaded changed
  • Update: YITH plugin framework
  • Fix: typo error for add-on type Color Swatches
  • Fix: prevent error if product does not exists
  • Fix: let users override toggle status from add-on settings
  • Fix: avoid issue when selectable dates is set to date range and min/max dates are missing
  • Fix: fixed price with YITH Product Bundles plugin
  • Fix: added the add-ons in WooCommerce "Order again" action
  • Fix: disabled Selection type and first option free for Selectors and Radio
  • Dev: new filter 'yith_wapo_addon_display_title'
  • Dev: new filter 'yith_wapo_show_option_color'
  • Dev: new filter 'yith_wapo_admin_blocks'
  • Dev: new filter 'yith_wapo_enqueue_front_scripts'
  • Dev: do not hide options in email by default
  • Dev: added option name on cart to add-on type Number
  • Dev: minor fixes

YITH WooCommerce Product Add-ons Premium - 3.4.1

  • Update: YITH plugin framework
  • Fix: fixed sale price obtained
  • Fix: re-enable select-type add-ons if they were hidden
  • Fix: replace variation price with price_html if needed

YITH WooCommerce Product Add-ons Premium - 3.4.0

  • New: support for WooCommerce 6.7
  • Update: YITH plugin framework
  • Fix: fixed add-on settings translations with WPML
  • Fix: do not translate price type and price method with WPML
  • Fix: reload add-ons on variations
  • Fix: do not translate add-on enabled status with WPML
  • Fix: do no translate add-on required with WPML
  • Fix: added VAT suffix on product price calculation
  • Fix: do not translate the value of onoff and select field in admin with WPML
  • Fix: fixed price entered with taxes or not
  • Fix: price calculation excl/incl taxes
  • Fix: price calculation on order item meta
  • Fix: do not translate options in admin templates with WPML
  • Fix: add-on min/max values in admin side
  • Fix: calculate add-on taxes on cart and checkout
  • Fix: disable checkboxes on conditinal logic
  • Fix: remove conflict between conditional logic, min/max rules and AJAX add to cart
  • Fix: do not re-enable out-of-stock products added as add-ons in frontend
  • Fix: do not translate some options in the block.php template with WPML
  • Fix: min_max with conditional logic and avoid conflict adding the add-ons to cart
  • Dev: added color as title to the the Color add-on in the cart
  • Dev: new filter 'yith_wapo_sold_individually_product_title'
  • Dev: new filter 'yith_wapo_show_product_formatted_name_in_order'
  • Dev: added 'out-of-stock' class to the add-on type Product when is out of stock

YITH WooCommerce Product Add-ons Premium - 3.3.1

  • Fix: avoid stripslashes function error with array values
  • Fix: fixed min/max selection of add-ons type Number
  • Fix: prevent issue when no colorpicker is shown in a page
  • Fix: fixed product id when products are sold individually
  • Dev: added class to the add-on editor
  • Dev: readded interval to fix logical conditions
  • Dev: new filter yith_wapo_show_in_products_limit