#1 Empresa independiente en la venta de plugins para WooCommerce
Cambiar idioma
Español

Últimas Actualizaciones

Sigue las actualizaciones diarias de temas y plugins de YITH

YITH WooCommerce Product Add-ons Premium - 4.8.0

  • New: support for WooCommerce 8.5
  • New: support for WooCommerce Blocks on cart & checkout page
  • Update: YITH plugin framework
  • Fix: critical error updating totals
  • Fix: include variation_id on get blocks by product and additional parameters added to add to cart validation
  • Fix: default_sale_price undefined on select option
  • Fix set negative value if addons price is decrease
  • Dev: changed esc_html() to wp_kses_post() in some add-on labels

YITH Booking and Appointment for WooCommerce Premium - 4.5.0

  • New: support for WooCommerce 7.3
  • New: Catalan translation
  • Update: YITH plugin framework
  • Update: language files
  • Fix: search order results when creating a new booking
  • Tweak: fixed values in formatted cart item data to prevent issues with the WooCommerce Mini Cart block
  • Dev: added yith_wcbk_json_search_order_limit filter
  • Dev: translate correctly the deposit expiration date in the booking form

YITH WooCommerce PDF Invoices and Packing Slips Premium - 4.3.0

  • New: support for WooCommerce 7.3
  • Update: YITH plugin framework
  • Fix: Solved an issue with the integration with POS where sometimes $product didn't exist and generated a fatal error
  • Dev: added new filters yith_ywpi_billing_address_ssn_label and yith_ywpi_billing_address_vat_label
  • Dev: added new filter yith_ywpi_custom_pdf_template_footer
  • Dev: display the billing and shipping state name instead of the code when using the template builder
  • Dev: updated Guzzle library to version 7.5.0
  • Dev: minor changes