Ultimi aggiornamenti
Segui gli aggiornamenti dei plugin YITH giorno dopo giorno
YITH WooCommerce Affiliates Premium - 1.6.2
- Fix: added missing plugin-upgrade directory
YITH WooCommerce Affiliates Premium - 1.6.1
- New: Switch to Cancelled bulk action for payments
- Tweak: improved uninstall procedure
- Tweak: rel nofollow to anchors with query strings
- Tweak: improved click handling for users that does not have yith_wcaf_click_enabled option registered in db
- Update: .pot file
- Update: Dutch version
- Update: plugin-fw
- Fix problem translation on dashboard-withdraw template
- Fix: affiliates not being auto-enaled after registration
- Fix: minimum withdraw conditions
- Dev: New action 'yith_wcaf_after_set_cookie'
- Dev: filter yith_wcaf_payment_table_column_default
- Dev filter yith_wcaf_payments_table_get_columns
- Dev: Fixed action 'yith_wcaf_after_set_cookie'
- Dev: Added new parameters in do_action 'woocommerce_email_header' and 'woocommerce_email_footer' for new affiliate email
YITH WooCommerce Affiliates Premium - 1.6.0
- New: WooCommerce 3.6.0 RC1 support
- New: admin can now disable Click handling
- New: current affiliate shortcode
- New: admin can now regenerate invoice for affiliates
- New: admin can now assign coupons to affiliates
- New: affiliates can receive commissions by coupons
- New: email sent when admin assign a coupon to an affiliate
- Update: internal plugin framework
- Update: Spanish language
- Tweak: improved withdraw handling
- Fix: change Generate Link URL in customer emails
- Fix: default value for new_status and old_status in email class
- Fix: billing country on invoices
- Fix: fixed issue with hidden sections (generate link not removed from affiliate dashboard menu)
- Fix: DB error on backend
- Dev: added new filter yith_wcaf_prepare_items_commissions
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