Latest Updates
Follow everyday YITH themes and plugins updates
YITH WooCommerce Points and Rewards Premium - 1.7.8
Update: Plugin Framework
Fix: Fixed issues with rewarding points.
YITH WooCommerce Brands Add-On Premium - 1.3.9
New: support for WooCommerce 4.1
Update: plugin framework
Tweak: added category filter on brand grid shortcode
Fix: improved method that checks whether coupon is valid for cart
Dev: added new filter 'yith_wcbr_brand_filter_available_filters'
Dev: added new filter 'yith_wcbr_csv_connection_importer_product_id'
Dev: added new filter 'yith_wcbr_csv_connection_importer_term_id'
YITH WooCommerce Deposits and Down Payments Premium - 1.3.7
New: support for WordPress 5.4
New: support for WooCommerce 4.0
New: added shortcode yith_wcdp_desposit_value
Tweak: improved order filtering
Tweak: adds balance lines to order review
Fix: PHP Fatal error: Uncaught Error: Call to a member function is_purchasable() on bool
Dev: added yith_wcdp_before_suborders_create and yith_wcdp_after_suborders_create actions
YITH Woocommerce Sequential Order Number Premium - 1.2.0
New: Support for WooCommerce 4.1
New: Plugin Option style
Tweak: Vendor can search orders by order parent number
Update: Plugin Framework
Update: Language files
YITH WooCommerce Affiliates Premium - 1.7.2
New: added list of associated users to affiliate detail screen
Update: plugin framework
Update: Italian language
Tweak: moved script localization just after script registration
Tweak: minor improvements to frontend layouts, for better theme integration
Tweak: removed not-pertinent CSS rules (this styling should be demanded by theme)
Tweak: changed all doubleval to floatval function
Tweak: added affiliate dashboard shortcode as gutenberg block on brand new Dashboard page
Fix: fixed escaped labels of Term and Conditions (changed to wp_kses)
Dev: added yith_wcaf_check_affiliate_validation_error filter
YITH WooCommerce Stripe Premium - 2.0.9
New: Support for WooCommerce 4.1
New: added line details for Stripe Checkout
Update: plugin framework
Update: Stripe PHP library to version 7.31.0
Tweak: added error message when manual renew attempt fails
Tweak: moved "retry invoice with other cards" procedure after suspension handling
Tweak: removed deprecated param from subscription API
Tweak: retrieve gateway using proper methods
Fix: issue with charge retrieval during dispute webhook handling
Fix: payment intent not being refreshed when original order is cancelled and a new one with same amount is being attempted
Fix: issue with free item when creating Checkout session
Fix: issue with short description of the item when creating checkout session
Dev: added filter yith_wcstripe_checkout_session_detailed_line_items to disable line details on Stripe Checkout
Dev: added yith_wcstripe_session_param filter
YITH Woocommerce Authorize.net Payment Gateway Premium - 1.1.15
New: support for WordPress 5.4
New: support for WooCommerce 4.0
New: Void transaction instead of refund, when processing full amount refunds
Update: plugin framework
Tweak: code reformat
Fix: item name is now edited using mb_substr, to avoid problems with UTF-16 strings
Fix: notice when paying with saved card
YITH WooCommerce Delivery Date Premium - 2.1.12
New: Support for WC Pickup Store
Update: Plugin Framework
Update: Language files
Fix: Holidays not deleted in Calendar
Fix: Change add to cart button in shop page if the product has quantity table
YITH WooCommerce Gift Cards Premium - 3.1.3
New: added Greek language
Fix: fixed when converting gift card dates to timestamp
Fix: fixed the tax calculation in order without gift cards
Dev: added new filter yith_ywgc_recalculate_taxes_after_cart_total
Dev: save empty timestamp when users not enters any date. Added show_in_rest parameter to gift cards image category taxonomy to make appear in Gutenberg
Dev: added some strings to the domain and updated the pot file
YITH WooCommerce Wishlist Premium - 3.0.10
New: support for WooCommerce 4.1
New: prevent some UserAgents from triggering wishlist handling (avoid spam)
New: added minor css fixes for Storefront theme
New: added option to choose whether to automatically close feedback popup or not
Update: plugin framework
Tweak: added product_url placeholder for promotional email body
Tweak: review add process, to avoid unnecessary items update
Tweak: items are now counted per ID instead of user_id
Tweak: show variation attributes on Popular table
Tweak: changed 'Price' by 'Unit price' on wishlist modern view
Tweak: improved localized date on wishlist table
Tweak: added wishlist as gutenberg block in new wishlist page
Tweak: added "Wishlist page" post status
Tweak: added new check to avoid "Cannot read property contains of undefined" error
Tweak: added search box to All Wishlist view
Tweak: added default values for email contents on plugin options
Tweak: user can now delete also default wishlist
Tweak: minor changes to 'manage modern' layout
Tweak: added view > and close links to confirmation popup
Fix: solved issue with item counts, when filtering per product
Fix: fixed billing last name value on 'promotional', 'on sale' and 'back in stock' emails
Fix: show remove button on list mobile when at least one of the two buttons is shown on desktop
Fix: notice due to undefined widgets attributes
Fix: fatal error on empty wishlist page
Fix: added some checks to avoid fatal errors in back in stock email
Dev: added yith_wcwl_create_wishlist_button_label filter
Dev: added yith_wcwl_wishlist_download_url filter
Dev: added yith_wcwl_is_wishlist_responsive filter, to allow developers disable responsive behaviour for the wishlist
Dev: added yith_wcwl_generated_default_wishlist action
Dev: added yith_wcwl_default_wishlist filter
Dev: added yith_wcwl_add_notice wrapper function, to avoid possible fatal errors when calling wc_add_notice