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

YITH WooCommerce Affiliates Premium - 1.1.0

  • new: WordPress 4.7.3 compatibility
  • new: WooCommerce 3.0-RC2 compatibility
  • new: field to user profile, to let admin set current permanent affiliate token for the user
  • new: option to let admin choose that referral cookie won't change once set, till its expiration
  • new: capability for the admin to set an affiliate for an unassigned order
  • new: capability for the admin to remove an affiliate and relative commissions from an order
  • new: Delete bulk action for payments
  • new: option to force commissions deletion
  • new: added Hungarian - HUNGARY translation (thanks to Szabolcs)
  • tweak: text domain to yith-woocommerce-affiliates. IMPORTANT: this will delete all previous translations
  • tweak: send paid email at yith_wcaf_commission_status_paid
  • tweak: complete revision for paid commissions emails triggers
  • tweak: delete notes while deleting commission
  • fix: email replacements
  • fix: delete method for payments
  • fix: commission paid email trigger
  • fix: commission delete process
  • fix: commission notes delete process
  • dev: added yith_wcaf_notify_user_pending_commission filter to let third party plugin prevent or enable pending commission notification
  • dev: added yith_wcaf_notify_user_paid_commissions filter to let third party plugin prevent or enable paid commission notification
  • dev: added yith_wcaf_affiliate_rate filter to let third party plugin customize affiliate commission rate
  • dev: added yith_wcaf_use_percentage_rates filter to let switch from percentage rate to fixed amount (use it at your own risk, as no control over item total is performed)
  • dev: added yith_wcaf_become_an_affiliate_redirection filter to let third party plugin customize redirection after "Become an Affiliate" butotn is clicked
  • dev: added yith_wcaf_become_affiliate_button_text filter to let third party plugin change Become Affiliate button label
  • dev: added yith_wcaf_persistent_rate filter to let third party plugin enable/disable persistent rate
  • dev: added yith_wcaf_payment_email_required filter to let third party plugin to remove payment email from affiliate registration form
  • dev: added yith_wcaf_create_order_commissions filter, to let dev skip commission handling
  • dev: added filters yith_wcaf_before_dashboard_section and yith_wcaf_after_dashboard_section
  • dev: added hooks after payment status change
  • dev: added yith_wcaf_get_current_affiliate_token function to get current affiliate token
  • dev: added yith_wcaf_get_current_affiliate function to get current affiliate object
  • dev: added yith_wcaf_get_current_affiliate_user function to get current affiliate user object