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 Product Filter Premium - 3.8.2

  • New: Support for WooCommerce 3.9
  • Fix: Missing current tag in Stock and On sale filter
  • Fix: Not updating filters when the customer apply a filter by price

YITH WooCommerce Wishlist Premium - 2.2.6

  • new: Added support to WordPress 5.0
  • new: Added support to WooCommerce 3.5.3
  • new: Added Gutenberg blocks for plugin shortcodes
  • update: Internal plugin framework
  • update: Italian language
  • fix: Preventing sql error when hidden products list just contains 0 id
  • fix: Problem with sprintf on backend
  • dev: Added product param to yith_free_text filter
  • dev: Added yith_wcwl_login_register_redirect filter to let third party code filter redirect uri for unauthenticated users

YITH WooCommerce Stripe Premium - 1.8.0

  • new: WordPress 5.0 support
  • new: WordPress 3.5.2 support
  • new: Support to latest API version (2018-11-08)
  • new: Admin can now choose whether they want to automatically store card reference, or ask customer which cards to save (for appropriate payment modes only)
  • tweak: Prevent stripe to execute subscriptions methods, when payment method for the subscription is not stripe
  • tweak: Added check over gateway existence before filtering YWSBS from list
  • tweak: Improved Webhook error messages
  • tweak: Check over configurable properties in update_subscription method
  • update: Internal plugin framework
  • update: Dutch translation
  • fix: Error in js to trigger elements handling
  • fix: Solved issue occurring when billing state select is not visible
  • fix: Implicit casting when registering a new failed invoice
  • fix: Call to undefined endpoint, causing a 404 error in API; Limited labels accordingly to new limit set for the API
  • dev: Added filter yith_wcstripe_error_message_order_note to let third party code filter error messages stored in order notes

YITH WooCommerce Brands Add On Premium - 1.3.0

  • new: WordPress 5.0 support
  • new: WooCommerce 3.5.2 support
  • new: Added Gutenberg blocks for plugin shortcodes
  • new: Added pagination param to Brand Thumbnail widget
  • update: Dutch language
  • fix: Hide empty filter not being removed after get_terms
  • dev: Added filter <code>yith_wcbr_thumbnail_carrousel_shortcode_atts</code>

YITH WooCommerce Deposits and Down Payments Premium - 1.2.3

  • new: WordPress 5.0 support
  • new: WooCommerce 3.5.2 support
  • update: Plugin framework to latest revision
  • update: Dutch language
  • tweak: Improved "Balances" column appearance on backend
  • tweak: Added new parameter $email on woocommerce_email_header and woocommerce_email_footer actions
  • tweak: Replaced help-tips images with appropriate function
  • fix: Disabled stock check during support cart handling
  • fix: Exclude held balance items from stock check
  • dev: Added yith_wcdp_enqueue_frontend_script_template_js filter

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