Event Tickets Plus
Fixes
- Sort the attendees the same as they were entered for WooCommerce orders. [ETP-890]
- Sort the attendees the same as they were entered for Easy Digital Download orders. [ETP-891]
- Resolve edge case usages for Shortcode with Attendees Listing.
- Update usage of
method_exists()to comply with PHP 8.1 standards. [ET-1759] - Show re-send ticket email checkbox when updating attendee email on the My Tickets page. [ETP-893]
Tweaks
- Event Tickets Plus is now compatible with WooCommerce High-Performance Order Storage (HPOS). [ET-1914]
- Added filter:
tec_tickets_get_field_meta_for_attendee.
Languages
- 2 new strings added, 21 updated, 0 fuzzied, and 0 obsoleted
Compatibilitys
- Event Tickets Plus 5.9.0 is only compatible with Event Tickets 5.8.0 and higher.
Features
- Added support for Series Passes with QR Codes, Shared Capacity and Attendee Registration.
Tweaks
- Added filters:
tec_tickets_plus_woocommerce_order_event_details,tec_tickets_plus_editor_capacity_table_tickets,tec_tickets_plus_editor_capacity_table_tickets_by_type,tec_tickets_plus_editor_capacity_table_capacity_by_type,tec_tickets_plus_editor_capacity_table_total_capacity,tec_tickets_plus_editor_capacity_table_label_for_type,tec_tickets_plus_my_tickets_order_list_ticket_type_titles
Languages
- 2 new strings added, 45 updated, 3 fuzzied, and 0 obsoleted
Compatibilitys
- Event Tickets Plus 5.8.0 is only compatible with Event Tickets 5.7.0 and higher.
Features
- Include all the features to have Wallet Plus compatibility into Event Tickets Plus.
Languages
- 3 new strings added, 57 updated, 1 fuzzied, and 29 obsoleted
Features
- WooCommerce and Easy Digital Downloads Order report pages are updated with new design. [ET-1810]
Languages
- 0 new strings added, 8 updated, 0 fuzzied, and 6 obsoleted
Compatibilitys
- Event Tickets Plus 5.7.6 is only compatible with Event Tickets 5.6.6 and higher.
Fixes
- Ticket property invalidation to ensure capacity, inventory and availability are correctly invalidated. [ET-1887]
Tweaks
- Make use of the QR Code library from Event Tickets to generate QR codes for tickets, instead of including one in Event Tickets Plus. [ETWP-29]
Languages
- 3 new strings added, 25 updated, 0 fuzzied, and 1 obsoleted
Fixes
- Ensure that the attendee collection setting displays correctly when retrieving individual ticket. [ETP-873]
- Checkout links formatting incorrectly in some themes. [ETP-867]
- Prevent some button background styles from being overridden by theme editors. [ET-1815]
Tweaks
- Removed some deprecated filter_vars to avoid PHP 8.1 warnings. [ET-1800]
- Add
total_type_labelto list of Attendance Totals for use on the Attendees page. [ET-1842]
Languages
- 0 new strings added, 3 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Fixed displaying WooCommerce Ticket prices including tax or vat. [ETP-833]
- Ensure the Attendees page displays correctly when accessed through the Events Manager. [ECP-1527]
- Avoid duplication of manually created attendees for Easy Digital Downloads. [ETP-869]
- Random fatal error occurring when using Elementor. [ET-1829]
- Resolved an issue where deleting a WooCommerce ticket would result in an error. [ETP-870]
- Fixed showing saved ARF values for checkbox as not selected while editing an attendee. [ETP-875]
- Allowed filtering of Ticket Meta cookie name to fix conflict with Pantheon hosting [GTRIA-1024]
Tweaks
- Cache Tickets objects for performance improvements. [ET-1808]
Languages
- 0 new strings added, 25 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- Add going/not-going status while adding RSVP attendees manually. [ETP-706]
- Refactored CSS for Tickets Emails to better conform to email client CSS standards. [ETP-872]
Fixes
- The Attendee List will now be correctly displayed when the 'Show attendees list on event page' option is enabled within the classic editor. [ETP-623]
Languages
- 0 new strings added, 1 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Addressed an issue where the system would provide duplicate plugin names when encountering an invalid license key. [ET-1738]
Languages
- 0 new strings added, 24 updated, 0 fuzzied, and 0 obsoleted
Compatibilitys
- Event Tickets Plus 5.7.1 is only compatible with Event Tickets 5.6.1 and higher.
Fixes
- Lock our container usage(s) to the new Service_Provider contract in tribe-common. This prevents conflicts and potential fatals with other plugins that use a di52 container.
