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 Ajax Search Premium - 1.5.7

  • new: Added Dutch Language
  • new: Support to WooCommerce 3.3.0-rc.1
  • update: Plugin Core 3.0.9
  • dev: Added condition to choose if submit button should be an input or button
  • dev: Added filter 'yith_wcas_enable_autocomplete'
  • dev: Added filter yith_wcas_submit_label on submit buttons
  • fix: Error ‘groupby’

YITH WooCommerce Wishlist Premium - 2.2.0

  • new: Plugin-fw 3.0
  • new: Added js compatibility to Infinite Scrolling
  • new: Added "Last promotional email sent on" info, for admins
  • new: Added option to export users that added a specific product to their wishlists, using csv format
  • new: Added Swedish - SWEDEN translation (thanks to Suzanne)
  • new: Added Dutch - NETHERLANDS translation
  • tweak: Improved wishlist-view template checks and params
  • tweak: Wishlist now registers (and shows) "date added" param for unauthenticated users too
  • tweak: Added check over product object, to avoid Fatal when printing Add to Wishlist shortcode
  • fix: Fixed security vulnerability, causing possible SQL Injections (huge thanks to John C. and Sucuri Vulnerability Research team)
  • dev: Added filter yith_wcwl_estimate_additional_data to let developers add custom data to print in Estimate Email template
  • dev: Added yith_wcwl_removing_from_wishlist / yith_wcwl_removed_from_wishlist hooks
  • dev: Added params to main triggers in wishlist js code

YITH WooCommerce Auctions Premium - 1.1.12

  • new: Product parameter in end-auction email
  • fix: Notice in wp-query
  • fix: Problem check stock in auction.php template
  • update: Plugin core
  • update: Spanish translation
  • dev: Filter yith_wcact_max_bid_manual
  • dev: Filter yith_wcact_auction_product_id
  • dev: Filter yith_wcact_show_buy_now_button
  • dev: Action yith_wcact_auction_auction_reserve_price
  • dev: Action yith_wcact_after_auction_end

YITH WooCommerce Email Templates Premium - 1.3.8

  • new: French language (thanks to Pierre-Yves QUEMENER)
  • update: Plugin Framework 3
  • update: language files

YITH WooCommerce Stripe Premium - 1.4.0

  • new: Updated plugin-fw to version 3.0
  • new: Updated Stripe library to 5.8 revision
  • tweak: Added check over save_cards flag before token creation; this way cards won't be actually saved if admin disable related option
  • fix: Stripe script not being loaded in Add Payment Method page
  • fix: Token error when remember card functionality is disabled
  • fix: Trial start/end time when pausing/resuming subscriptions
  • dev: Added yith_wcstripe_subscription_amount to let third party plugin to change plan amount
  • dev: Added yith_wcstripe_card_number_dots filter to let dev change "dots" in cc number
  • dev: Added filters to change default CC form labels
  • dev: Added yith_wcstripe_environment filter
  • dev: Added yith_wcstripe_metadata filter to let third party developers change metadata sent to Stripe servers