Latest Updates
Follow everyday YITH themes and plugins updates
YITH WooCommerce Product Add-ons Premium - 1.5.32
- New: Support for WooCommerce 4.7
- Update: YITH Plugin Framework
- Fix: Select description if checked
- Fix: Minor bugs
YITH Woocommerce Customer History Premium - 1.2.2
- New: Support for WooCommerce 4.7
- Update: YIT Plugin Framework
- Fix: Minor bugs
YITH WooCommerce Ajax Product Filter Premium - 3.11.4
- New: Support for WooCommerce 4.7
- New: Possibility to update plugin via WP-CLI
- New: Possibility to update plugin via ManageWP
- New: Greek translation
- Update: plugin framework
YITH WooCommerce Membership Premium - 1.4.1
- Update: plugin framework
- Update: language files
- Tweak: renamed 'Alterative Content' post type to 'Alternative Content Block'
- Tweak: 'Alternative Content Block' tab is always visible, no matter whether the related option is enabled or not
- Tweak: changed order of tabs in 'Reports' section
The Polygon Premium - 1.3.2
- New: Support for WooCommerce 4.7
- New: Removed Support for WooCommerce 3.6 to 3.9
- Update: Core
- Update: YIT Framework modules
YITH WooCommerce Stripe Premium - 2.0.15
- New: support for WordPress 5.6
- New: support for WooCommerce 4.7
- New: possibility to update plugin via WP-CLI
- Update: plugin framework
- Update: Stripe PHP library to 7.62.0
- Tweak: added minified versions of the scripts
- Dev: removed deprecated .ready method from scripts
- Dev: added filter yith_wcstripe_does_webhook_instance_match
YITH WooCommerce Ajax Product Filter Premium - 3.11.5
- New: Support for WooCommerce 4.8
- New: Support for WordPress 5.6
- New: Support for Twenty Twenty-One theme
- New: French translation
- New: German translation
- Dev: yith_wcan_categories_ancestors hook to filter parent categories on category query
YITH WooCommerce Affiliates Premium - 1.7.8
- New: support for WordPress 5.6
- New: support for WooCommerce 4.7
- New: possibility to update plugin via WP-CLI
- Update: plugin framework
- Tweak: add referral code to apply-promo url
- Fix: error when saving billing profile from settings page
- Dev: added yith_wcaf_show_register_section filter
- Dev: removed deprecated method .ready from scripts
YITH WooCommerce Membership Premium - 1.4.0
- New: support for WooCommerce 4.7
- New: plugin re-design
- New: discount all products based on the membership plan
- New: include all posts and/or all products into specific plans
- New: choose how to sort posts/pages/products in Membership Contents
- New: create alternative contents through Gutenberg and easily assign it to posts/pages/products
- New: 'Members-only content starts here' Elementor widget
- New: 'Members-only content starts here' Gutenberg block
- New: 'Members-only content starts here' shortcode
- New: Memberships endpoint on My Account page
- New: set a specific redirect URL for each post/page/product
- New: option to set default credits for products
- New: download credits box for products
- New: reload download buttons in AJAX if the download requires credits
- New: pagination for membership contents
- New: Greek translation
- Update: plugin framework
- Update: language files
- Tweak: moved all membership pages to YITH > Membership panel
- Tweak: added 'alternative content' param to membership_protected_content shortcode
- Tweak: moved 'credits' option in products from 'Product data' meta-box to 'Membership options' meta-box
- Tweak: moved 'Set access' options into 'Membership options' meta-box
- Tweak: moved 'Protected files' options into 'Membership options' meta-box
- Tweak: moved 'Alternative content' options into 'Membership options' meta-box
- Tweak: upload files when setting 'Protected files'
- Tweak: blank state for Memberships, Plans, Alternative Contents, Messages
- Tweak: new default texts for membership emails
- Tweak: added site_title, site_address, site_url placeholders to membership emails
- Remove: 'Advanced administration' option: now it is enabled by default, so you can delete and edit users memberships
- Dev: added yith_wcmbs_membership_get_remaining_credits filter
- Dev: added yith_wcmbs_pre_member_has_already_downloaded_product filter
- Dev: added yith_wcmbs_output_membership_column filter
- Dev: added yith_wcmbs_allow_all_target_products filter
- Dev: added yith_wcmbs_allow_target_products_of_plans_including_all_products filter
- Dev: added yith_wcmbs_get_guest_content_use_short_description_for_products filter
- Dev: added yith_wcmbs_has_full_access filter
YITH WooCommerce Wishlist Premium - 3.0.16
- New: support for WordPress 5.6
- New: support for WooCommerce 4.7
- New: possibility to update plugin via WP-CLI
- Update: plugin framework
- Update: french translation
- Tweak: search view now shows matching wishlists instead of all the lists of matching customers
- Tweak: default wishlist sorting now places last added item as heading item
- Fix: avoid using localized string as param name for bulk action on wishlists table
- Fix: prevent possible fatal errors due to missing email classes
- Dev: added yith_wcwl_reload_on_found_variation filter to allow dev programmatically disable ATW reload on found_variation
- Dev: added yith_wcwl_wishlist_view_images_after_thumbnail action
- Dev: added yith_wcwl_modern_wishlist_empty_message filter
- Dev: added yith_wcwl_ask_estimate_email_wishlist_name filter
- Dev: removed deprecated .ready method from scripts