Event Tickets Plus
Security
- Hardened the API around ticket and attendee creation, editing, and deletion. Props to "the sneaky squirrel" for the report! [SVUL-14]
Languages
- 0 new strings added, 18 updated, 0 fuzzied, and 0 obsoleted.
Tweaks
- Adds ORDER BY clause in order queries for event which they were created through WooCommerce to avoid possible randomness. [ETP-960]
- Introduce method
get_sale_price_detailswhich enables to retrieve sale details for a ticket created through WooCommerce. [ET-2100] - Updated metabox HTML with new dependency requirements for adding and editing tickets in the classic editor. [ET-2287]
Fixes
- Added check for correct return type for
hijack_ticket_link. [ETP-871]
Languages
- 0 new strings added, 23 updated, 0 fuzzied, and 0 obsoleted.
Fixes
- Update asset, dependencies, customizations to align with WordPress 6.7 and React 18. [TEC-5322]
Languages
- 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted.
Compatibilitys
- Bump tested-up-to version for WooCommerce [ECP-1882]
Fixes
- Moved Email resend handler under 'init' action with other providers to avoid fatals during updates. [ET-2274]
Languages
- 0 new strings added, 3 updated, 0 fuzzied, and 0 obsoleted.
Tweaks
- Changed views:
tickets-plus/attendee-list-checkbox-rsvp,tickets-plus/attendee-list-checkbox-tickets,tickets-plus/orders-edit-meta,tickets-wallet-plus/pdf/pass/body/ticket-info/attendee-details - Updated file paths in the folder 'src/views/tickets-plus' for
attendee-list-checkbox-rsvp.php,attendee-list-checkbox-tickets.php, andorders-edit-meta.phpfrom[your-theme]/tribeto[your-theme]/tribe-events. [ETP-888]
Fixes
- Attendee registration fields will now appear when the AR modal is disabled. [ET-2266]
- Corrected all template override paths in
src/admin-views/manual-attendeesfiles and setset_template_folder_lookuptotrue. [ETP-961] - Ensure that number_format is used with a float value to prevent issues with PHP 8.0+. [ETP-962]
- Prevent Seating scripts from loading in Attendee Registration page or Checkout when there are no Seating Tickets in cart. [ETP-964]
- Remove an additional
pdf/being added to the template override path for the files in theattendee-detailsdirectory. [ET-2265] - You will now be correctly forwarded to the attendee registration page when using IAC with the attendee registration modal disabled. [ETP-950]
Languages
- 0 new strings added, 31 updated, 0 fuzzied, and 0 obsoleted.
Compatibilitys
- Event Tickets Plus 6.1.1 is only compatible with Event Tickets 5.17.0 or higher.
Features
- Update Seating assets into using Group Paths. [SL-246]
Fixes
- Activate PDF Passes if GD ext. installed. Safer configuration of TCPDF library. [SL-234, SL-247]
- Show seat labels in attendee registration page or modal. [SL-251]
Languages
- 1 new strings added, 6 updated, 0 fuzzied, and 0 obsoleted.
Compatibilitys
- Event Tickets Plus 6.1.0 is only compatible with Event Tickets 5.16.0 or higher.
Features
- Added integration with new premium Seating product for Event Tickets.
Tweaks
- Added filters:
tribe_tickets_plus_ticket_is_unlimited,tec_tickets_ar_modal_arguments,tec_tickets_ar_modal_id - Changed views:
v2/attendee-registration/content/attendees/fields,v2/modal/cart,v2/tickets/submit/button-modal
Features
- Include alternate ticket providers into new Tickets Home page. [ET-2173]
Fixes
- Load the full Payment Element if we have Wallets enabled. [ETP-942]
- Add Event Tickets Plus meta during ticket duplication [ECP-1826].
- Change the meta_value from %d to %s, saving SQL from needing to cast the value to evaluate it. [GTRIA-1236]
Languages
- 0 new strings added, 23 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Load the full Payment Element if we have Wallets enabled. [ETP-942]
- Change the meta_value from %d to %s, saving SQL from needing to cast the value to evaluate it. [GTRIA-1236]
Languages
- 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Corrected an issue where WooCommerce emails were sent prematurely when moving an attendee to a new ticket. [ETP-939]
- Corrected an issue where moving attendees with WooCommerce did not update the Order ID or Product ID, causing inconsistencies in the attendee's data and related views. [ETP-928]
Tweaks
- Updated the order of parameters sent to the explode function for WooCommerce Orders Report. [ETP-937]
- Updated compatibility logic for WooCommerce HPOS. [ETP-940]
Languages
- 0 new strings added, 19 updated, 0 fuzzied, and 0 obsoleted
