#1 Empresa independiente en la venta de plugins para WooCommerce
Cambiar idioma
Español

Últimas Actualizaciones

Sigue las actualizaciones diarias de temas y plugins de YITH

YITH WooCommerce Wishlist Premium - 3.0.24

  • New: support for WooCommerce 5.5
  • New: support for WordPress 5.8
  • Update: YITH Plugin Framework

YITH WooCommerce Wishlist Premium - 3.0.23

  • New: support for WooCommerce 5.4
  • Update: YITH plugin framework
  • Fix: filters to alter resources dependencies not actually affecting assets loaded in the page (thanks to deothemes)
  • Fix: better support for wishlist page with non-standard characters in slug
  • Dev: added new yith_wcwl_after_add_wishlist action, triggered after wishlist creation

YITH WooCommerce Wishlist Premium - 3.0.22

  • New: support for WooCommerce 5.3
  • Update: YITH plugin framework
  • Tweak: add visual notification for error on ATW process
  • Tweak: add class to ATW container, when count is enabled
  • Tweak: use share link title for WhatsApp sharing link too
  • Tweak: enqueue plugin scripts only when needed
  • Fix: visibility param for wishlist queries not working correctly
  • Fix: generic selectors used at found_variations (thanks to vivik93)

YITH WooCommerce Wishlist Premium - 3.0.21

  • New: support for WooCommerce 5.2
  • New: added German translation
  • New: added no-robots headers for add_to_wishlist url (thanks to brix720)
  • Update: YITH plugin framework
  • Tweak: added datepicker to date fields on popular table
  • Tweak: code refactoring according to PHPCS
  • Fix: avoid setting session_id, until guest performs any edit operation over the lists
  • Fix: removed deprecated unbind from scripts
  • Dev: added new variable to the localize script to disable the popup of the products when grid view is enabled
  • Dev: added filter yith_wcwl_redirect_unauthenticated_users_http_status for unauthenticated users redirect
  • Dev: added filter yith_wcwl_disable_popup_grid_view to allow third party code disable popup on products grid view
  • Dev: added yith_wcwl_main_style_deps filter to allow devs remove unnecessary deps
  • Dev: added yith_wcwl_custom_icon_alt and yith_wcwl_custom_width filters, to allow dev customize ATW custom icon

YITH WooCommerce Wishlist Premium - 3.0.20

  • New: support for WordPress 5.7
  • New: support for WooCommerce 5.1
  • Update: YITH plugin framework
  • Fix: wrong data type for item insert query (thanks to jonatanmenendez)
  • Dev: added new yith_wcwl_get_wishlist_on_remove filter

YITH WooCommerce Wishlist Premium - 3.0.19

  • New: support for WooCommerce 5.0
  • Update: YITH plugin framework
  • Tweak: added transient for hidden products
  • Dev: fixed issue when unchecking all products in wishlist page
  • Dev: added yith_wcwl_mobile_media_query filter
  • Dev: added new filters yith_wcwl_remove_after_add_to_cart and yith_wcwl_allow_remove_after_add_to_cart

YITH WooCommerce Wishlist Premium - 3.0.18

  • New: support for WooCommerce 4.8
  • Update: plugin framework
  • Tweak: corrected wrong text domain for a string
  • Tweak: improved product name sanitization on wishlist template
  • Tweak: added variation details to Ask an Estimate email
  • Tweak: improved code style for all email templates
  • Fix: wishlist search not working for guest users
  • Dev: added fifth parameter for yith_wcwl_add_to_wishlist_button_html filter
  • Dev: added new yith_wcwl_promotion_email_item filter

YITH WooCommerce Wishlist Premium - 3.0.17

  • New: support for WooCommerce 4.8
  • Update: plugin framework
  • Update: Spanish translation
  • Tweak: added view wishlist anchor to wishlists links, when Multi-Wishlist is disabled
  • Tweak: added rel="noopener" attribute to sharing links (thanks to onetimelord)
  • Tweak: avoid slugs that overflow column width
  • Tweak: improved Wishlist Items elementor Widget
  • Tweak: changed set of default columns for wishlist table
  • Tweak: improved style for Edit Title form in wishlist page
  • Fix: prevent load_fragments ajax call when no fragment is found for current page (thanks to powernic)
  • Fix: correctly sanitize fragments options
  • Dev: added 4th parameter to woocommerce_email_headers filter
  • Dev: added new filter yith_wcwl_dompdf_orientation
  • Dev: added new filter yith_wcwl_additional_crons

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

YITH WooCommerce Wishlist Premium - 3.0.15

  • New: support for WooCommerce 4.6
  • Update: plugin framework
  • Tweak: return product price as float in item class
  • Fix: bulk add to cart checkbox in the wishlist table not working
  • Fix: prevent possible fatal error when printing ATW button
  • Fix: original price being sent to database as int instead of float
  • Fix: wrong layout being loaded for manage endpoint
  • Dev: added new filter yith_wcwl_get_product_image_with_path
  • Dev: added new filter yith_wcwl_set_session_cookie
  • Dev: added new filter yith_wcwl_privacy_value
  • Dev: added new filter yith_wcwl_wishlist_privacy_types
  • Dev: added new filter yith_wcwl_available_admin_tabs_premium
  • Dev: added new parameter to yith_wcwl_{privacy}_wishlist_visibility filter