Últimas Actualizaciones
Sigue las actualizaciones diarias de temas y plugins de YITH
YITH WooCommerce Subscription Premium - 1.5.1
new: Support to WooCommerce 3.5.0 RC1
dev: Added actions 'ywsbs_before_add_to_cart_subscription' and 'ywsbs_after_add_to_cart_subscription'
fix: Deleting meta data not save the changes in the order
fix: Delete subscription error
YITH WooCommerce Product Bundles Premium - 1.2.14
new: Support to WooCommerce 3.5.x
new: Option to open bundled images in gallery through PhotoSwipe
fix: Issue with quantity when adding to cart bundle from shop page
fix: Support to YITH WooCommerce Request a Quote
fix: Integration with YITH WooCommerce Quick View in combination with Storefront theme
update: Plugin Framework
YITH WooCommerce Ajax Product Filter Premium - 3.6.0
new: Support for WooCommerce 3.5
new: Option to add rel="nofollow" to filter links
new: Support for Aardvark theme
new: Support for Aurum theme
new: Support for UX Shop theme
new: Support for YooTheme theme
fix: Wrong results with search query string
fix: Double chosen icon with themes that override layered navigation style
fix: Ghost query arg when try to deactivate category filter
tweak: Widget reinit after ajax call
tweak: Flatsome optimization
tweak: Prevent untrailingslashit on filter url for SEO optimization
update: Spanish language
update: Italian Language
dev: yith_wcan_skip_no_products_label hook
YITH WooCommerce Custom Order Status Premium - 1.1.8
new: Support to WooCommerce 3.5.x
fix: WPML status translation in order notes
tweak: Show actions in orders by default
update: Plugin Framework
YITH WooCommerce Bulk Product Editing Premium - 1.2.10
New: Support to WooCommerce 3.5.x
New: Filter by description
New: Possibility to enable/disable REGEX on search for texts
New: Possibility to delete 'description', 'short description' and 'purchase note' fields
New: Possibility to edit description on variations
Fix: Support to YITH WooCommerce Badge Management 1.3.14
Fix: Issues when selecting on filters
Fix: Filtering by price for variable products
Fix: Filtering by price
Fix: Method POST for AJAX call
Fix: Custom Taxonomy filtering issue
Fix: Method POST for AJAX call
Fix: Catalog visibility editing
Fix: Stock statuses for WooCommerce 3.x
Tweak: Improved performances on editing
Tweak: Improved style
Update: Plugin Framework
Dev: Added yith_wcbep_before_bulk_edit_product action
Dev: Added yith_wcbep_after_bulk_edit_product action
Dev: Added yith_wcbep_show_main_product filter
Dev: Added yith_wcbep_attributes_to_hide_in_filters filter
YITH WooCommerce Request A Quote Premium - 1.3.9
new: Support to WooCommerce 3.5.0 RC1
fix: Issue with Polylang plugin
YITH WooCommerce Multi Step Checkout Premium - 1.6.6
new: Support for WooCommerce 3.5-RC1
update: Italian language
fix: Validation issue with Town, City and Province with WooCommerce 3.5
fix: Style prev and next button on Twenty Seventeen
YITH WooCommerce Brands Add-on Premium - 1.2.3
new: Added WordPress 4.9.8 support
new: Added WooCommerce 3.5-RC support
new: Updated plugin framework
tweak: Adding per page brands to the YITH Brand Thumbnail wigdet
tweak: Two new parameters for widgets YITH Brands List (order / order by)
update: Italian language
update: Dutch language
fix: tax_query in brand shortcode
fix: Term sorting for filter shortcode
dev: Added yith_wcbr_sort_label filter to change Sort by brand label
dev: Added yith_wcbr_taxonomy_label_name filter to change brands taxonomy name
dev: Added yith_wcbr_show_sort_by_brand filter
dev: Added yith_wcbr_set_sort_by_brand filter
YITH WooCommerce Name Your Price Premium - 1.1.0
new: Support to WooCommerce 3.5.0 RC1
new: Support to WooCommerce Multilingual
new: Integration with YITH WooCommerce Request a Quote Premium 2.0.13
update: Plugin Framework
YITH WooCommerce Stripe Premium - 1.7.0
new: Added WordPress 4.9.8 compatibility
new: Added WooCommerce 3.5-RC compatibility
new: Updated Stripe API version to 2018-09-24
new: Updated plugin framework
new: Added pt_PT translation (thanks to Ricardo A.)
tweak: Plugin now registers card even for subscription only orders;
tweak: Set default card when processing subscriptions
tweak: Removed create_function for php 7.2 compatibility
tweak: Removed usage of deprecated WC function from gateway class
tweak: Improved error handling for invoices: skip useless checks, and add notes to renew order, instead of parent one
fix: Order total when paying from order-pay endpoint
fix: Notices when registering a card
fix: Check over subscription expiration date
fix: get_plan now does not create new plans any longer when just used to check plan existance (this mainly happens when checking if order has active subscription)
fix: SSL error notification on admin pages
fix: Warning when failed attempts is not an array
dev: Added yith_wcstripe_before_create_token trigger
dev: Added yith_wcstripe_add_payment_method_result filter
dev: Added yith_wcstripe_gateway_us_icons filter
dev: Added yith_wcstripe_gateway_default_icons filter
dev: Added yith_wcstripe_gateway_icon filter
dev: Added yith_wcstripe_use_plugin_error_codes filter to show original API error messages
dev: Added yith_wcstripe_error_message filter to let third party code filter error messages