4.10.6

2019-05-23 Feature1 Tweak6 Fix1 Language1

Features

  • Implemented our abstract Object-relational Mapping (ORM) layer where Ticket Attendees are called throughout the plugin and increased stability with more automated tests

Tweaks

  • Added ability to query attendees by provider using tribe_attendees( 'rsvp' ), tribe_attendees( 'tribe-commerce' ), and other providers registered by Event Tickets Plus
  • Added new Attendees querying filters with tribe_attendees() including: order, order__not_in, product_id, product_id__not_in, purchaser_name, purchaser_name__not_in, purchaser_name__like, purchaser_email, purchaser_email__not_in, purchaser_email__like, security_code, security_code__not_in, user, user__not_in, price, rsvp_status__or_none, provider, provider__not_in, and order_status__not_in
  • Added new no_or_none option for tribe_attendees() filtering by optout to return attendees if they have not opted out or not provided their intention yet
  • Added ability to select which attendee field to search on Attendees admin screen; Added ability to search attendees by User ID and Ticket ID; Removed ability to search by purchase time and ticket name to improve search performance
  • Only show RSVP totals when an Event or Post has an RSVP set up on it or if it has attendees
  • Added filters: tribe_tickets_search_attendees_by_like, tribe_tickets_search_attendees_types, tribe_tickets_attendees_list_limit_attendees

Fixes

  • Prevent multiple Tickets or RSVP blocks from being created in the block editor, limit blocks to one instance of each per post

Languages

  • 6 new strings added, 82 updated, 0 fuzzied, and 0 obsoleted