#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 - 1.2.9

  • New: support to WooCommerce 3.8
  • Tweak: new common class to manage barcodes
  • Update: Updated plugin FW
  • Fix: hide actions column in the order shortcode if there is no actions
  • Fix: ajax call in the shortcode
  • Dev: changes in the code128 barcode
  • Dev: added a new parameter to yith_ywbc_barcode_image_tag
  • Dev: added a new condition for the code39 barcode image
  • Dev: added new filter yith_ywbc_code_128_image_generator_condition and yith_ywbc_code_39_image_generator_condition

YITH Event Tickets for WooCommerce Premium - 1.3.9

  • New: support for WordPress 5.3
  • New: support for WooCommerce 3.8
  • New: added new order actions to send processing and completed order emails with event ticket PDF attached
  • New: now select service options can be disabled
  • New: now tickets can be filtered by Name and Status on backend
  • New: now check-in shortcode allows to check-out tickets
  • New: added automatic search option for check-in shortcode
  • Update: Plugin framework
  • Update: Italian language
  • Update: Spanish language
  • Fix: missing services in CSV export of the tickets
  • Dev: added new parameter to yith_start_date_message and yith_end_date_message filters
  • Dev: added new parameters to yith_wcevti_allowed_emails filter
  • Dev: added ticket price to get_purchased_ticket method
  • Dev: added new filter yith_wcevti_add_view_and_gcalendar_button_custom_status
  • Dev: added new filter yith_wcevt_args_ticket_purchased_template
  • Dev: added new filter yith_check_if_expired_event

YITH WooCommerce Stripe Premium - 2.0.6

  • New: support for WordPress 5.3
  • New: support for WooCommerce 3.8
  • New: support for API 2019-11-05
  • Update: Plugin framework
  • Update: StripePHP library
  • Tweak: Added check over instance for webhooks that handle disputes
  • Tweak: print success message when update_customer method does not find instance match
  • Tweak: avoid using deprecated function to retrieve cart url
  • Fix: added wrapper function yith_wcstripe_get_cart_hash to provide $cart->get_cart_hash() function in WC
  • Dev: reviewed get_customer method to correctly handle exceptions

YITH Frontend Manager for WooCommerce Premium - 1.6.1

  • Fix: Checkout doesn't work with WooCommerce 3.8
  • Dev: yith_wcfm_general_editor_settings hook to add args to product editor
  • Dev: yith_wcfm_post_excerpt_editor_settings hook to add args to product short description editor
  • Dev: yith_wcfm_post_content_editor_settings hook to add args to product description editor

YITH Amazon S3 Storage Premium - 1.1.7

  • New: Support to WooCommerce 3.8
  • Tweak: Prevent fatal error when connect to a private bucket
  • Tweak: Refactoring code
  • Update: Plugin-fw