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 Stripe Connect for WooCommerce Premium - 2.18.0

  • New: support for WooCommerce 7.3
  • Update: YITH plugin framework
  • Update: Stripe PHP library to version 10.3
  • Update: Stripe API to version 2022-11-15
  • Update: mpdf to version 8.1.4

YITH Easy Order Page for WooCommerce Premium - 1.17.0

  • New: support for WooCommerce 7.3
  • Update: YITH plugin framework
  • Dev: added new action yith_wceop_before_add_to_cart

YITH Cost of Goods for WooCommerce Premium - 1.19.0

  • New: support for WooCommerce 7.3
  • Update: YITH plugin framework
  • Fix: prevent the double quotes to jump to another row in the CSV

YITH WooCommerce Brands Add-On Premium - 2.8.0

  • New: support for WooCommerce 7.3
  • Update: YITH plugin framework
  • Fix: count column in the brands table

YITH WooCommerce Auctions Premium - 3.14.0

  • New: support for WooCommerce 7.3
  • Update: YITH plugin framework
  • Dev: changed esc_html to wp_kses_post in order to allow HTML tags

YITH WooCommerce Gift Cards Premium - 3.22.0

  • New: support for WooCommerce 7.3
  • Update: YITH plugin framework
  • Fix: wrong calculation for the shipping costs in the "Gift this product" for variable products
  • Fix: count column in the image categories table
  • Dev: redirect the "Gift this product" from the shop directly to the form
  • Dev: added "Gift this product" button in the loop for the WooCommerce blocks
  • Dev: added a check to prevent some errors
  • Dev: not display the checkbox for the shipping costs in the "Gift this product" form if the product is virtual
  • Dev: removed duplicated message when entering a custom amount greater than the maximum amount allowed
  • Dev: create session if not exist before applying the gift card automatically with a link
  • Dev: modified PayPal amount condition to avoid errors
  • Dev: replaced the get_post_meta and update_post_meta by the order CRUD methods
  • Dev: minor changes