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 Affiliates Premium - 2.11.0

  • New: support for WooCommerce 7.4
  • Update: YITH plugin framework
  • Dev: save the application date also when the affiliate is created manually from the backend

YITH WooCommerce Affiliates Premium - 2.10.0

  • New: support for WooCommerce 7.3
  • Tweak: make sure to use threshold date in correct timezone when cheking if an hit should be registered
  • Tweak: make sure to stop trying to add promo to cart, when it is already applied
  • Tweak: removed useless call to $cart->recalculate_totals()
  • Update: YITH plugin framework

YITH WooCommerce Affiliates Premium - 2.9.0

  • New: support for WooCommerce 7.2
  • Update: YITH plugin framework
  • Fix: issue when copying coupons in the Affiliate Dashboard

YITH WooCommerce Affiliates Premium - 2.8.0

  • New: support for WordPress 6.1
  • New: support for WooCommerce 7.1
  • Tweak: changed structure of rate rules table in the database
  • Update: YITH plugin framework
  • Fix: patched security vulnerability

YITH WooCommerce Affiliates Premium - 2.7.0

  • New: support for WooCommerce 7.0
  • Tweak: added pagination to the rates table
  • Update: YITH plugin framework
  • Fix: wrong label for total_paid stat
  • Dev: added yith_wcaf_referral_link filter in the field to generate referral URL in the affiliate profile
  • Dev: added new action yith_wcaf_after_affiliate_options

YITH WooCommerce Affiliates Premium - 2.6.0

  • New: support for WooCommerce 6.9
  • Update: YITH plugin framework
  • Fix: removed parameter from yith_wcaf_settings_form_start action to avoid a possible fatal error
  • Dev: added new filter yith_wcaf_show_login_section

YITH WooCommerce Affiliates Premium - 2.5.0

  • New: support for WooCommerce 6.8
  • Tweak: improve Reset default fields, to avoid saving empty set
  • Update: YITH plugin framework
  • Fix: Affiliate rejected email was not using correct message from options
  • Dev: fixed wrong display of product name in the rate rule modal
  • Dev: correctly apply product category rate rules for variable products
  • Dev: added new filter yith_wcaf_affiliate_avoid_auto_commission

YITH WooCommerce Affiliates Premium - 2.4.0

  • New: support for WooCommerce 6.7
  • Update: YITH plugin framework
  • Fix: make sure to use filtered list of fields for the Gateway, whenever dealing with fields
  • Dev: upgraded react-router-dom to version 6.3

YITH WooCommerce Affiliates Premium - 2.3.0

  • New: support for WooCommerce 6.6
  • Tweak: removed yith_wcaf_refeal_totals_table legacy filter from template
  • Update: YITH plugin framework
  • Dev: added new filter yith_wcaf_commissions_metabox_total
  • Dev: added new filter yith_wcaf_swift_code_label

YITH WooCommerce Affiliates Premium - 2.2.0

  • New: support for WordPress 6.0
  • New: support for WooCommerce 6.5
  • Update: YITH plugin framework
  • Tweak: whenever possible use placeholders for query generation, avoiding direct concatenation of strings
  • Fix: missing heading for the commission CSV export
  • Fix: prevent notices when stats query returns empty set, during REST API processing
  • Dev: added new filter yith_wcaf_share_title
  • Dev: added yith_wcaf_dashboard_leaderboards_per_page filter