#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

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