Event Tickets Plus
Compatibilitys
- Event Tickets Plus 6.2.0 is only compatible with Event Tickets 5.20.0 or higher.
Features
- Added Waitlist functionality. [ETP-944]
Tweaks
- 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,tec_tickets_plus_waitlist_subscriber_pre_notify,tec_tickets_plus_waitlist_subscriber_post_notify,tec_tickets_plus_waitlist_before_create_subscriber,tec_tickets_plus_waitlist_after_create_subscriber,tec_tickets_plus_waitlist_before_delete_subscribers,tec_tickets_plus_waitlist_no_pending_subscribers_to_delete,tec_tickets_plus_waitlist_failed_delete_subscribers,tec_tickets_plus_waitlist_after_delete_subscribers,tec_tickets_plus_waitlist_before_delete,tec_tickets_plus_waitlist_after_delete,tec_tickets_plus_waitlist_no_subscribers_to_process,tec_tickets_plus_waitlist_subscriber_being_processed,tec_tickets_plus_waitlist_subscribers_batch_processed,tribe_log - Added filters:
tec_tickets_plus_waitlist_feature_active,tec_tickets_plus_waitlist_subscriber_notify_meta,tec_tickets_plus_waitlist_is_active,tec_tickets_plus_waitlist_conditional_label,tec_tickets_plus_waitlist_process_subscribers_batch_size,tec_tickets_plus_waitlist_interval_between_batches,tec_tickets_plus_waitlist_subscribers_batch_errors - Changed views:
waitlist/admin/empty-content,waitlist/admin/metabox,waitlist/admin/page,waitlist/form
Fixes
- Restore Ticket's API capability checks to take place in controller and not in internal API [ET-2313]
Languages
- 107 new strings added, 32 updated, 0 fuzzied, and 0 obsoleted.
Fixes
- Template conditional appearance, ensuring the SKU field appears when editting a Ticket created through WooCommerce. [ETP-996]
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
