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 Authorize.net Payment Gateway Premium - 1.1.0

  • new: WordPress 4.7.3 compatibility
  • new: WooCommerce 3.0.0 RC2 compatibility
  • tweak: Avoid using a single instance of API class,as this may lead to overwritten properties
  • tweak: Changed Transaction Key from text field to password field

Tyrion Premium - 1.7.2

  • new: WooCommerce 3.0.0-RC2 support
  • fix: WooCommerce swtach and photos cause double variation select
  • fix: Slider zoom magnifier
  • fix: Minor bugs

Mindig Premium - 1.6.0

  • new: WooCommerce 3.0.0-RC2 support
  • fix: WooCommerce Advanced Reviews in WooCommerce 2.5 compatibility
  • fix: Minor bugs

YITH WooCommerce Compare Premium - 2.1.0

  • new: Support to WordPress 4.7.3.
  • new: Support to WooCommerce 3.0.0.
  • new: Option for select compare page.
  • new: Option for add "Clear all" button on Compare table.
  • update: Plugin Core.
  • fix: Compatibility issue with YITH WooCommerce Colors and Labels Variations Premium.
  • fix: Table shortcode return value.

YITH WooCommerce Stripe Premium - 1.3.0

  • new: WordPress 4.7.3 compatibility
  • new: WooCommerce 3.0.0-RC2 compatibility
  • new: added italian - ITALY translation
  • fix: plan amount with recurring shipping payment, for YITH WooCommerce Subscription plugin
  • fix: added ajax to refresh amount when hosted checkout needs to be refreshed
  • fix: "Renewal failed" message repeated on my-account page
  • fix: subscription renew link inside MyAccount message
  • fix: guest checkout when purchasing subscription
  • tweak: added check over gateway existence
  • tweak: updated Stripe library to 3.23.0
  • tweak: improved failed renew message, when YITH WooCommerce Subscription active
  • tweak: changed text domain to yith-woocommerce-stripe
  • dev: added yith_wcstripe_capture_payment filter
  • dev: added yith_stripe_locale filter to change locale used in hosted checkout

YITH WooCommerce Dynamic Pricing and Discounts Premium - 1.2.0

  • new: WooCommerce 3.0-RC2 compatibility
  • fix: Quantity table role for variation
  • dev: Added filter 'yith_ywdpd_get_discount_price'
  • dev: Added action 'ywdpd_before_cart_process_discounts'
  • update: Plugin Framework

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