* Fix - Corrected an issue where saving Attendee data was saving it in the incorrect format. [ETP-910]
* Fix - When exporting attendees with incorrect Attendee data, the correct data will display. [ETP-910]
* Fix - Option to restock tickets on refunded orders will now be available in WooCommerce, when HPOS is enabled. [ETP-898]
* Language - 0 new strings added, 6 updated, 0 fuzzied, and 0 obsoleted
* Tweak -Initialized class variables for WooCommerce to fix an issue with PHP 8.3+. [ETP-926]
* Tweak - When using `add_event_title_for_order_item` with WooCommerce an additional check will occur to confirm the product is a ticket. [ETP-921]
* Language - 0 new strings added, 24 updated, 0 fuzzied, and 0 obsoleted
* Version - Event Tickets Plus 6.0.0 is only compatible with Event Tickets 5.13.0 and higher.
* Feature - Added PDF Tickets.
* Feature - Added Apple Wallet passes.
* Feature - Added automation integrations with Zapier, and Microsoft Power Automate.
* Tweak - Added filters: `tec_tickets_wallet_plus_tab_settings`, `tec_tickets_wallet_plus_settings_fields`, `tec_tickets_wallet_plus_settings_sections`, `tec_tickets_wallet_plus_passes_controller_get_modifiers`...
* Feature - Include alternate ticket providers into new Tickets Home page. [ET-2173]
* Fix - Add Event Tickets Plus meta during ticket duplication [ECP-1826].
* Fix - Load the full Payment Element if we have Wallets enabled. [ETP-942]
* Fix - Change the meta_value from %d to %s, saving SQL from needing to cast the value to evaluate it. [GTRIA-1236]
* Language - 0 new strings added, 23 updated, 0 fuzzied, and 0 obsoleted
* Version - Event Tickets Plus 6.1.0 is only compatible with Event Tickets 5.16.0 or higher.
* Feature - Added integration with new premium Seating product for Event Tickets.
* Tweak - Added filters: `tribe_tickets_plus_ticket_is_unlimited`, `tec_tickets_ar_modal_arguments`, `tec_tickets_ar_modal_id`
* Tweak - Changed views: `v2/attendee-registration/content/attendees/fields`, `v2/modal/cart`, `v2/tickets/submit/button-modal`
* Language - 0 new strings added, 0 updated, 1 fuzzied, and 0...
* Fix - Update asset, dependencies, customizations to align with WordPress 6.7 and React 18. [TEC-5322]
* Language - 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted.
* Fix - Added check for correct return type for `hijack_ticket_link`. [ETP-871]
* Tweak - Adds ORDER BY clause in order queries for event which they were created through WooCommerce to avoid possible randomness. [ETP-960]
* Tweak - Introduce method `get_sale_price_details` which enables to retrieve sale details for a ticket created through WooCommerce. [ET-2100]
* Tweak - Updated metabox HTML with new dependency requirements for adding and editing tickets in the classic editor. [ET-2287]
*...
Summary
Maintenance Release
This version of Event Tickets Plus hardened the API around ticket and attendee creation, editing, and deletion.
As always, we recommend testing updates on a staging site first, but it should all be smooth sailing.
✅ Fixes
Bugs squashed in this release:
Hardened the API around ticket and attendee creation, editing, and deletion. [Props to “the sneaky squirrel” for the report!]
* Fix - Template conditional appearance, ensuring the SKU field appears when editting a Ticket created through WooCommerce. [ETP-996]
* Version - Event Tickets Plus 6.2.0 is only compatible with Event Tickets 5.20.0 or higher.
* Feature - Added Waitlist functionality. [ETP-944]
* Tweak - Added actions: `tec_tickets_plus_waitlist_before_metabox`, `tec_tickets_plus_waitlist_before_inject_html_in_{$hook_prefix}_block`, `tec_tickets_plus_waitlist_before_inject_html_in_block`, `tec_tickets_plus_waitlist_after_inject_html_in_{$hook_prefix}_block`, `tec_tickets_plus_waitlist_after_inject_html_in_block`...