#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH WooCommerce Badge Management Premium - 2.9.0

  • New: support for WooCommerce 6.9
  • Update: YITH plugin framework
  • Update: language files
  • Dev: new filter 'yith_wcbm_product_transient_expiration'

YITH WooCommerce Badge Management Premium - 2.8.0

  • New: support for WooCommerce 6.8
  • Update: YITH plugin framework
  • Update: language files
  • Fix: badge style not applying in the last badge created
  • Fix: not show badge from rules in variations if the parent product is in the exclusion list

YITH WooCommerce Badge Management Premium - 2.7.0

  • New: support for WooCommerce 6.7
  • Update: YITH plugin framework
  • Update: language files
  • Tweak: improved plugin performances using transients

YITH WooCommerce Badge Management Premium - 2.5.0

  • New: support for WordPress 6.0
  • New: support for WooCommerce 6.5
  • Update: YITH plugin framework
  • Update: language files
  • Fix: badges hidden on my account page
  • Fix: Fatal error "Call to a member function is_type() on string"
  • Dev: new yith_wcbm_allow_badges_in_my_account_page filter to allow badge showing on my account page

YITH WooCommerce Badge Management Premium - 2.4.0

  • New: support for WooCommerce 6.4
  • Update: YITH plugin framework
  • Update: language files
  • Fix: issue with badge rule when scheduling it if the language was different from English

YITH WooCommerce Badge Management Premium - 2.3.0

  • New: support for WooCommerce 6.3
  • Update: YITH plugin framework
  • Update: language files
  • Fix: empty CSS properties in inline CSS code
  • Fix: issue with creating badge rules associations table when switching from free to premium version
  • Fix: issue with variation bulk editing of variable products
  • Tweak: added help tab
  • Tweak: product quick edit display and allow to remove the product badges
  • Tweak: show badge on "recent products" according to product publishing date
  • Dev: added 'yith_wcbm_product_badge_metabox' filter to customize Badge Options product metabox

YITH WooCommerce Badge Management Premium - 2.2.0

  • New: support for WordPress 5.9
  • New: support for WooCommerce 6.2
  • Update: YITH plugin framework
  • Update: language files
  • Fix: avoiding issues when wp_kses is called too early
  • Fix: badges over the WooCommerce cart widget
  • Tweak: update badge transient even when products are updated by external plugins
  • Dev: added yith_wcbm_get_product_badges filter to manipulate the badges retrieved for the products
  • Dev: added yith_wcbm_is_allowed_adding_badge_tags_in_wp_kses filter to choose when adding badge tags to wp_kses allowed HTML

YITH WooCommerce Badge Management Premium - 2.1.0

  • New: support for WooCommerce 6.1
  • Update: YITH plugin framework
  • Update: language files
  • Fix: issue with showing and sanitizing badges with some elementor widgets
  • Tweak: added a small style snippet to improve the compatibility with the blocksy theme
  • Tweak: changed the fields position to exclude product in Badge Rules to improve the UX
  • Dev: new yith_wcbm_add_badge_tags_in_wp_kses_allowed_html filter to avoid tags sanitization using wp_kses
  • Dev: new yith_wcbm_get_badge_allowed_html filter to edit the allowed html in badges array
  • Dev: new yith_wcbm_badge_rule_is_valid_for_product filter to handle the rule validation in a custom way