#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 Affiliates Premium - 1.5.1

  • New: WooCommerce 3.5.4 support
  • Tweak: replacing state code with state name when available in invoices
  • Update: Spanish translation
  • Update: internal plugin framework
  • Fix: totals shown in affiliate details page
  • Fix: prevent fatal error Can't use method return value in write context
  • Dev: added yith_wcaf_email_currency to let third party code filter currencies showed plugin emails
  • Dev: added do action yith_wcaf_refeal_totals_table
  • Dev: added filter yith_wcaf_add_affiliate_role

YITH WooCommerce Affiliates Premium - 1.5.0

  • new: Support to WordPress 5.0
  • new: Support to WooCommerce 3.5.2
  • new: Gutenberg block for yith_wcaf_registration_form shortcode
  • new: Gutenberg block for yith_wcaf_affiliate_dashboard shortcode
  • new: Gutenberg block for yith_wcaf_link_generator shortcode
  • tweak: Improved can_user_see_section method
  • tweak: Added autocomplete for withdraw fields
  • tweak: Updated plugin framework
  • fix: Notice in affiliate dashboard
  • fix: Notice "trying to retrieve user_login from non-object" on commission table
  • fix: Issue with Withdraw for countries that do not require state
  • fix: Prevent Notice when get_userdata returns a non-object
  • fix: Doubled input fields on custom registration form
  • fix: Section title in withdraw template
  • dev: Added missing actions on link generator template

YITH WooCommerce Affiliates Premium - 1.4.1

  • new: Added yith_wcaf_show_withdraw shortcode
  • new: Email sent to affiliates when account is banned
  • tweak: Updated plugin framework
  • tweak: Improved layout of the Withdraw template
  • tweak: Improved email sent when affiliate account changes status
  • updated: Dutch language
  • fix: Minor issues introduced with last update

YITH WooCommerce Affiliates Premium - 1.4.0

  • new: Support to WooCommerce 3.5-RC1
  • new: Support to WordPress 4.9.8
  • new: Updated plugin framework
  • new: Added new Reject status for affiliates
  • new: Affiliates receives an email on account status change
  • new: Added commissions Trash
  • new: Affiliates can now request commissions withdraws
  • new: Affiliates can now upload invoices for their withdraw requests
  • new: Affiliates can now generate invoices for their withdraw requests
  • new: Added affiliate details page
  • fix: Affiliate backend creation
  • fix: Fixed some queries on various admin views
  • tweak: Improved balance calculation
  • dev: Added filter get_referral_url filter

YITH WooCommerce Affiliates Premium - 1.3.0

  • new: WooCommerce 3.4 compatibility
  • new: WordPress 4.9.6 compatibility
  • new: updated plugin-fw
  • new: GDPR compliance
  • new: admin can now ban Affiliates
  • update: Italian Language
  • update: Spanish language
  • tweak: improved pagination of dashboard sections
  • fix: preventing notice when filtering by date payments

YITH WooCommerce Affiliates Premium - 1.2.4

  • new: Added "process orphan commissions" procedure
  • new: Added shortcodes for Affiliate Dashboard sections ( yith_wcaf_show_clicks, yith_wcaf_show_commissions, yith_wcaf_show_payments, yith_wcaf_show_settings )
  • new: Added handling for subscription renews (YITH WooCommerce Subscription 1.3.2 required)
  • dev: Added yith_wcaf_requester_link filter to let third party code change requester link

YITH WooCommerce Affiliates Premium - 1.2.3

  • new: "yith_wcaf_show_if_affiliate" shortcode
  • tweak: Remove user_trailingslashit from get_referral_url to improve compatibility
  • tweak: Improved user capability handling, now all admin operations require at least manage_woocommerce capability (edited)
  • dev: New filter "yith_wcaf_panel_capability" to let third party code change minimum required capability for admin operations
  • dev: Added "order_id" param for "yith_wcaf_affiliate_rate" filter
  • update: Italian translation

YITH WooCommerce Affiliates Premium - 1.2.2

  • new: Added WooCommerce 3.3.x support
  • new: Added WordPress 4.9.2 support
  • new: Added Dutch translation
  • new: Pay commissions every day
  • new: Pay only commissions older than a certain number of days
  • tweak: Added SAMEORIGIN header to Affiliate Dashboard page
  • tweak: Fixed error with wrong Affiliate ID when adding new affiliate to database
  • fix: Preventing fatal error on commission details view when order meta are retrieved as objects (WC 3.0+)
  • dev: Added yith_wcaf_commissions_csv_heading and yith_wcaf_commissions_csv_row filters to let third party developers change output of csv export operation

YITH WooCommerce Affiliates Premium - 1.2.0

  • new: New affiliate role
  • new: Added login form in "Registration form" template
  • new: Added copy button for generated referral url
  • new: Added export csv procedure for commissions
  • tweak: Added "Commissions table" to new order admin email
  • fix: Removed profile panel when customer have permissions lower then shop manager
  • fix: Problem with manual order affiliate assignment, when there are no previous commissions to delete
  • dev: Added yith_wcaf_settings_form_start action
  • dev: Added yith_wcaf_settings_form action
  • dev: Added yith_wcaf_save_affiliate_settings action
  • dev: Added yith_wcaf_show_dashboard_links filter to let dev show navigation menu on all affiliates dashboard pages