5.2.1

2021-03-04 Fix3 Tweak2 Language1

Fixes

  • Compatibility with WordPress 5.7 and jQuery 3.5.X [ETP-626]
  • Attendees will no longer have a new user created (if they did not already exist), which was introduced in Event Tickets Plus 5.2.0. To turn this on, you can simply add the filter add_filter( 'tribe_tickets_attendee_create_user_from_email', '__return_true' );
  • Removed the 'Edit' column from the Attendees Report export CSV file. [ETP-652]

Tweaks

  • Add filter tribe_tickets_modal_show_if_no_ticket_with_ar_in_cart you can return false on to skip the Attendee Registration Modal if no tickets with Attendee Registration fields are in cart. [ETP-516]
  • Tweaked incomplete order status queries for MySQL 8+ compatibility in the WooCommerce integration. [ETP-669]

Languages

  • 0 new strings added, 30 updated, 0 fuzzied, and 0 obsoleted