#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH WooCommerce Barcodes and QR Codes Premium - 2.8.0

  • New: support for WooCommerce 6.4
  • New: included a store selector in the manage products shortcode, to be able to manage the multi-stock feature in YITH POS
  • Tweak: added booking info column to the search order barcode shortcode, to display the YITH Booking info if available
  • Update: YITH plugin framework
  • Fix: fixed errors from external library
  • Fix: fixed the render barcode shortcode image
  • Dev: added new hook yith_ywbc_qrcode_object_before_generate_image
  • Dev: improved the apply barcodes automatically tool adding an error handler

YITH WooCommerce Barcodes and QR Codes Premium - 2.7.0

  • New: support for WooCommerce 6.3
  • Update: YITH plugin framework
  • Dev: added fonts to MPDF to avoid errors with Event Tickets
  • Dev: added string replace for especial characters when creating the barcode image in the server

YITH WooCommerce Barcodes and QR Codes Premium - 2.6.0

  • New: support for WooCommerce 6.2
  • Update: YITH plugin framework
  • Fix: Fix a bug with bulk generating barcodes from the product table list
  • Dev: added $context parameter to yith_ywbc_barcode_src filter
  • Dev: modified the ywbc_convert_ean_to_upc_condition filter to false, to not automatically convert EAN-13 in UPC if leading zeros
  • Dev: updating dependencies
  • Dev: added new filter yith_ywbc_mpdf_args
  • Dev: improving the print features
  • Dev: minor style changes
  • Dev: included autofocus in the shortcodes text inputs

YITH WooCommerce Barcodes and QR Codes Premium - 2.5.0

  • New: support for WooCommerce 6.1
  • New: support for WordPress 5.9
  • New: added new option to print a barcode for each available stock unit
  • Tweak: added MPDF library to manage the barcode print
  • Update: YITH plugin framework
  • Fix: minor fixes

YITH WooCommerce Barcodes and QR Codes Premium - 2.4.0

  • New: support for WooCommerce 6.0
  • Update: YITH plugin framework
  • Dev: added a check to not show the stock field if the stock buttons are disabled
  • Dev: added new filter ywbc_convert_ean_to_upc_condition, to avoid the conversion of EAN-13 to UPC if the number have leading zeros

YITH WooCommerce Barcodes and QR Codes Premium - 2.2.1

  • Update: YITH plugin framework
  • Dev: added the correct URL to user profile
  • Dev: added yith_ywbc_barcode_display_value filter, to allow third party dev change barcode display value
  • Dev: added new action yith_ywbc_after_generate_barcode, to allow run code after the barcode is generated
  • Dev: corrected some checks in the barcode generation method

YITH WooCommerce Barcodes and QR Codes Premium - 2.2.0

  • New: support for WooCommerce 5.8
  • Update: YITH plugin framework
  • Fix: fixed the condition to display the barcode metabox in the order page
  • Fix: fixed the Gutenberg blocks
  • Dev: escaped URL for the barcode image
  • Dev: PHPCS refactor

YITH WooCommerce Barcodes and QR Codes Premium - 2.1.1

  • Tweak: added input in the product search shortcode to increase or decrease specific stock units
  • Update: YITH plugin framework
  • Fix: debug info feature removed for all logged in users
  • Fix: fixed modify stock when using ajax
  • Dev: new filter 'yith_wcbc_set_stock_unit'