#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH Event Tickets for WooCommerce Premium - 1.3.8

  • New: WooCommerce 3.7 support
  • Tweak: removed call that retrieves all tickets for checkin shortcode (ajax loading will be applied anyway)
  • Tweak: add args for service metabox template
  • Tweak: check if $item_meta exists
  • Tweak: added stripslashes wherever it is required
  • Update: internal plugin framework
  • Fix: prevent fatal error when not isset $get[post_type]
  • Fix: issue with services index, causing new items overwriting previous one
  • Fix: fixed barcode value in the CSV export
  • Dev: new filters yith_wcevti_load_tickets_purchased and yith_wcevti_search_ticket_output
  • Dev: new filter yith_wc_event_tickets_show_already_sold_tickets
  • Dev: new action yith_wcevti_order_metabox_end_services

YITH Woocommerce Mailchimp Premium - 2.1.2

  • New: WooCommerce 3.7.0 RC2 support
  • New: integration with Checkout Manager field
  • Tweak: now carts are registered even if customer does not have a billing email
  • Update: Italian language
  • Updated dutch language
  • Fix: subscribe interests groups in the shortcode
  • Fix: issue with custom option saving & printing on WC panels with WC 3.7
  • Dev: new action yith_wcmc_register_customer_subscribed_list
  • Dev: new action yith_wcmc_user_subscribed_in_form_subscribe
  • Dev: new param to action yith_wcmc_user_subscribed_in_form_subscribe
  • Dev: new added yith_wcmc_get_checkout_fields filter

YITH Stripe Connect for WooCommerce Premium - 1.1.8

  • New: WooCommerce 3.7 support
  • Tweak: add maxlenght to expiry date
  • Tweak: now permit decimals to commission rate
  • Update: internal plugin framework
  • Update: Italian language
  • Update: minify js files
  • Dev: added new param to yith_wcsc_create_commission filter
  • Dev: added new hook after connect with stripe action
  • Dev: new filter yith_wcsc_args_create_charge
  • Dev: added new filter yith_wcsc_commission_value
  • Dev: add parameters to the filter yith_wcsc_commission_value

YITH Woocommerce Customer History Premium - 1.1.12

  • New: WooCommerce 3.7 support
  • Update: YIT Plugin Framework
  • Fix: DB queries syntax
  • Fix: Not all user orders visible
  • Fix: Refunded orders calculation
  • Fix: Minor bugs

YITH WooCommerce Stripe Premium - 1.9.2

  • New: WooCommerce 3.7.0 RC2 support
  • Tweak: added check over gateway instance before calling subscription methods
  • Tweak: added default card template, when token is not a Stripe one
  • Tweak: use .length() instead of .size(), to prevent problem with new jQuery version
  • Tweak: add a function_exists to prevent problems with a previous version
  • Tweak: add maxlength to Expiration date
  • Update: internal plugin framework
  • Update: Italian language
  • Fix: calculate cart totals before sending it to stripe, to make stripe checkout work with gift card
  • Dev: added method to API class, to update cards