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.1.1

  • Update: YITH plugin framework
  • Tweak: better management of coupons in Affiliate Dashboard in the integration with WC Subscription
  • Tweak: changed affiliates table structure, to allow for 3 digits rates (100%)
  • Tweak: improved link-generator template attributes
  • Tweak: use GET method for List views (fix pagination and filtering problems on admin side)
  • Tweak: PayPal-related gateways now filter affiliate preferences, to fallback to legacy payment_email when no specific preference has been set
  • Dev: added filter yith_wcaf_affiliate_{$gateway_id}_gateway_preferences to allow third party code filter affiliate gateway preferences
  • Dev: replaced yith_wcaf_is_hosted filter with yith_wcaf_is_url_hosted (corrected value being filtered)
  • Fix: prevent unnecessary action scheduling during upgrade to version 2.x.x

YITH WooCommerce Affiliates Premium - 2.1.1

  • Update: YITH plugin framework
  • Tweak: better management of coupons in Affiliate Dashboard in the integration with WC Subscription
  • Tweak: changed affiliates table structure, to allow for 3 digits rates (100%)
  • Tweak: improved link-generator template attributes
  • Tweak: use GET method for List views (fix pagination and filtering problems on admin side)
  • Tweak: PayPal-related gateways now filter affiliate preferences, to fallback to legacy payment_email when no specific preference has been set
  • Dev: added filter yith_wcaf_affiliate_{$gateway_id}_gateway_preferences to allow third party code filter affiliate gateway preferences
  • Dev: replaced yith_wcaf_is_hosted filter with yith_wcaf_is_url_hosted (corrected value being filtered)
  • Fix: prevent unnecessary action scheduling during upgrade to version 2.x.x

YITH WooCommerce Affiliates Premium - 2.1.0

  • New: support for WooCommerce 6.4
  • Update: YITH plugin framework
  • Tweak: refactored Rate Handler class, and applied changes to all code that previously used it
  • Tweak: prevent duplicated queries to count coupons (use cache)
  • Tweak: improved cache system (better identify cache miss)
  • Tweak: improved update queries, to correctly update record even when only one field needs to be updated to a NULL value
  • Tweak: improvements to dependencies system
  • Tweak: changed payment email column in payments table, to show details about payment gateway, if any
  • Tweak: make sure gateway is correctly assigned to the payment record when processing payment
  • Tweak: special handling for first/last name field value (fallback to user first/last name when empty)
  • Fix: avoid problem with withdraw limits, caused by formatting function
  • Fix: notify admin about new payments even when they come from withdraw operation
  • Fix: show notes dates in current timezone
  • Fix: JS error on Edit Gateway Preferences modal
  • Fix: avoid checking terms during process_withdraw if invoice is not required
  • Fix: prevent notice when processing bulk actions to process payments
  • Fix: wrong affiliate shown in Current Affiliate shortcode
  • Fix: avoid saving empty token from user profile screen
  • Fix: prevent Fatal error on commission/payment details page, when related order has been deleted
  • Fix: options for products categories/tags exclusions now work as intended
  • Dev: added yith_wcaf_get_rate and yith_wcaf_get_formatted_rate functions to easily retrieve rate that best match passed parameters
  • Dev: added filter yith_wcaf_global_localize to allow third party code to change localized variables

YITH WooCommerce Affiliates Premium - 2.0.1

  • Update: YITH plugin framework
  • Fix: state field in billing profile not working correctly with WC country scripts in backend
  • Fix: prevent problems with coupons endpoint
  • Fix: wrong currency shown in the Dashboard tab
  • Fix: prevent possible endless loop when converting secs amount to new duration format
  • Dev: added yith_wcaf_dashboard_{$items}_table_render_{$field}_column action, to print custom columns inside Dashboard Tables

YITH WooCommerce Affiliates Premium - 2.0.0

  • New: redesigned UI / improved UX of the plugin
  • New: dashboard that allows admin to keep track of affiliate program performance
  • New: registration form editor
  • New: custom fields in Become an Affiliate form
  • New: custom fields in Settings endpoint of Affiliate Dashboard
  • New: option to show Affiliate Dashboard as endpoints of My Account page
  • New: custom rates system, to create complex rate rule
  • New: allow affiliates to withdraw funds through a dedicated modal
  • New: improved Gateways handling, with specific options for each gateway
  • New: BACS gateway to request your affiliate Bank account for offline payments
  • New: modal to create user as an affiliate from admin panel
  • New: exclude products from affiliate program by category or tag
  • New: exclude user from affiliate program by role
  • New: CRUD REST API
  • New: added invoice column on payment tables
  • Update: YITH plugin framework
  • Update: mpdf library to version 8.0.15
  • Tweak: completely refactored plugin code
  • Tweak: prevent rounding issues when requesting withdraw
  • Tweak: refactored affiliate status emails, to have more specific messages depending on the status
  • Tweak: minor improvements to invoice template and appearance
  • Tweak: improved privacy class
  • Tweak: refactored Gutenberg blocks / Elementor widget with new parameters
  • Fix: prevent creation of two affiliates records for the same user
  • Dev: added action yith_wcaf_before_process_withdraw_request
  • Dev: fixed name of yith_wcaf_can_affiliate_withdraw filter
  • Dev: added yith_wcaf_should_register_hit filter
  • Dev: added new yith_wcaf_instance_check filter
  • Dev: added new yith_wcaf_use_dashboard_pretty_permalinks filter
  • Dev: added new yith_wcaf_matched_rule filter
  • Dev: added new {$tag}_shortcode_template_atts filter, to allow third party dev to change shortcode attributes
  • Dev: added new yith_wcaf_{$field_key}_type filter, to allow third party dev to change each field type
  • Dev: added new yith_wcaf_{$field_key}_label filter, to allow third party dev to change each field label
  • Dev: added new yith_wcaf_{$field_key}_required filter, to allow third party dev to change each field required flag

YITH WooCommerce Affiliates Premium - 1.15.0

  • New: support for WooCommerce 6.3
  • Update: YITH plugin framework
  • Fix: Change text domain in localize string that prevents them to be translated
  • Dev: added new yith_wcaf_instance_check filter
  • Dev: New filter yith_wcaf_earnings_affiliates_table

YITH WooCommerce Affiliates Premium - 1.14.0

  • New: support for WooCommerce 6.2
  • Update: YITH plugin framework
  • Dev: added new filter yith_wcaf_skip_payout_payment

YITH WooCommerce Affiliates Premium - 1.13.0

  • New: support for WordPress 5.9
  • New: support for WooCommerce 6.1
  • Update: YITH plugin framework

YITH WooCommerce Affiliates Premium - 1.12.0

  • New: support for WooCommerce 6.0
  • Update: YITH plugin framework
  • Update: language files

YITH WooCommerce Affiliates Premium - 1.11.0

  • New: support for WooCommerce 5.9
  • Update: YITH plugin framework
  • Dev: added function_exists check when Affiliate Dashboard page is created
  • Dev: added some check to prevent errors in the WooCommerce emails settings page
  • Dev: added new filter yith_wcaf_use_percentage_rates_field