Event Tickets
Fixes
- Corrected the Attendees page when languages other than English are used. [GTRIA-1268]
Tweaks
- Added filters:
tec_tickets_attendees_page_url,tec_tickets_attendees_table_column_check_in,tec_tickets_attendees_table_query_args,tec_tickets_attendees_page_is_enabled - Changed views:
emails/template-parts/body/ticket/number-from-total,emails/template-parts/body/tickets-total,tickets/attendees-email,tickets/email-non-attendance,tickets/email-ticket-type-moved,tickets/email-tickets-moved,tickets/email,tickets/my-tickets,tickets/my-tickets/attendee-label,tickets/my-tickets/orders-list,tickets/my-tickets/ticket-information,tickets/my-tickets/tickets-list,tickets/my-tickets/title,tickets/my-tickets/user-details,tickets/orders-pp-tickets,tickets/orders-rsvp,tickets/orders-tc-tickets,tickets/orders,tickets/rsvp,tickets/tpp-return-to-cart,tickets/tpp-success,tickets/tpp,tickets/view-link
Languages
- 0 new strings added, 38 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Avoid error on order report page if no valid tickets are available for that event.
- Fixed an issue with Ticket repository that was causing all tickets to be fetched for 0 as event ID. [ET-2023]
- Display recurring events are not supported warning while adding tickets on Community Events. [ECP-1671]
- The Attendee registration page will no longer generate warnings when viewing it. [ET-906]
- When an event ticket is removed, it will no longer generate a 404 for the event. [TEC-5041]
- Remove unwanted slashes from the Tickets Emails subject line. [ET-2061]
Get Ticketsbutton padding will be consistent inactiveandfocusstates. [ET-2068]- Correct the text domain for a couple of text strings so they could be translated appropriately. [ET-2020]
- QR codes will properly generate when on PHP 8.1 and above. [ET-2062]
- Changed incorrect file paths in DocBlocks for template overrides for all files in
src/views/tickets. [ET-2004] - Added additional logic to handle when the Gateway ID link is null on the Orders Page for Stripe. [ET-2067]
Features
- Add new Attendees page. [ET-1707]
Tweaks
- Added filters:
tec_tickets_attendees_page_url,tec_tickets_attendees_table_column_check_in,tec_tickets_attendees_table_query_args,tec_tickets_attendees_page_is_enabled - Changed views:
emails/template-parts/body/ticket/number-from-total,emails/template-parts/body/tickets-total,tickets/attendees-email,tickets/email-non-attendance,tickets/email-ticket-type-moved,tickets/email-tickets-moved,tickets/email,tickets/my-tickets,tickets/my-tickets/attendee-label,tickets/my-tickets/orders-list,tickets/my-tickets/ticket-information,tickets/my-tickets/tickets-list,tickets/my-tickets/title,tickets/my-tickets/user-details,tickets/orders-pp-tickets,tickets/orders-rsvp,tickets/orders-tc-tickets,tickets/orders,tickets/rsvp,tickets/tpp-return-to-cart,tickets/tpp-success,tickets/tpp,tickets/view-link
Languages
- 18 new strings added, 163 updated, 1 fuzzied, and 2 obsoleted
Features
- Sale Price for Tickets Commerce: Set a sale price for individual tickets for a certain duration of time within Tickets Commerce.
- Sale Price Design: Display the set sale price so that it is clear that a ticket or purchased ticket is on sale.
Tweaks
- Removed filters:
tec_tickets_commerce_order_report_summary_should_include_event_sales_data - Changed views:
v2/commerce/ticket/price,v2/commerce/ticket/regular-price,v2/commerce/ticket/sale-price,v2/tickets/item/content/sale-label,v2/tickets/item/content/title,v2/tickets/item/extra/price
Languages
- 12 new strings added, 16 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Events Calendar Pro promo shouldn't show when it's already installed or when not editing an event. [ET-2018]
- Addressed a problem preventing the export of event attendees by email. [ETP-904]
- In the block editor, ticket will no longer be deleted when you open the ticket block settings. [ET-2046]
- Show post excerpt line breaks within ticket emails. [ET-2006]
- Front-end tickets block button padding is now consistent on hover and when disabled. [ET-2035]
- Allow blank sender name and email to be stored within Tickets Emails settings. [ET-2008]
- Corrected an issue where
attendees_table->prepare_items()was being called multiple times. [ET-2005] - Tickets block will be properly registered when creating a new post or page. [ET-2045]
- Corrected an issue where the Post Tickets ORM method
filter_by_has_ticketswould prepare an empty statement. [ET-2017]
Tweaks
- Added additional fields to the Event Tickets Site Health section. [ET-2017]
- Adjusted the logic for calculating fees when using Stripe. [ET-2015]
- Added filters:
tec_tickets_email_class - Changed views:
emails/series-pass,emails/template-parts/body/additional-content,emails/template-parts/body/post-description,emails/template-parts/body/series-events-list,emails/template-parts/body/series-pass-dates,emails/template-parts/body/thumbnail,emails/template-parts/header/head/series-pass-styles,emails/template-parts/header/head/styles
Features
- Add the Series Pass email template. [ET-1854]
Fixes
- Fixed updating stock data when Tickets Commerce attendees are moved. [ET-2009]
- Fixed showing duplicate order overview data from TribeCommerce when ETP is disabled. [ET-2011]
- Stock will be calculated correctly when an order fails and then succeeds while using Tickets Commerce. [ET-1833]
- Decode any HTML entities that appear in the subject line of outgoing emails. [ET-2007]
- Fixed multiple issues related to series pass check-ins. [ET-1936]
- Site Health will no longer fatal when providers are not setup. [ET-2047]
Tweaks
- Use dynamic ticket labels within the block editor's Tickets Block. [ET-690]
- Added filters:
tec_tickets_move_attendees_ids,tec_tickets_attendee_manual_uncheckin_success_data,tec_tickets_attendee_uncheckin
Security
- Added filterable role access to the attendee page (
tec_tickets_attendees_page_role_access). [SVUL-1] - Added filterable role access to the orders page (
tec_tickets_report_{$page_slug}_page_role_access). [SVUL-1]
Languages
- 1 new strings added, 56 updated, 2 fuzzied, and 0 obsoleted
Features
- Support per Event attendance for Series Pass Attendees for manual and app-based check-ins. [ET-1936]
Fixes
- Available number when moving Series Pass Attendees. [ET-2009]
Languages
- 5 new strings added, 167 updated, 14 fuzzied, and 9 obsoleted
Fixes
- Removed type casting from filter method of series pass to avoid fatal errors. [ET-2014]
- Ensure correct attendee information is included in the attendee emails. [ET-1988]
- Resolve deprecation notices regarding
ArrayAccess::offsetGet()[ET-1949] - Resolved an issue where Order Status was not populated when exporting the Attendee List using Tickets Commerce. [ET-1883]
- Ticket is removed now when using the delete option from the block editor. [ET-1879]
- Update button will now show when the opt-out checkbox shows on the My Tickets page. [ET-1980]
- Update usage of
method_exists()to comply with PHP 8.1 standards. [ET-1759]
Tweaks
- Added additional information to the Site Health Section and added
tec_tickets_site_health_subsectionsfilter. [ET-1925] - Added Export option to Ticket Commerce Order page and
tec_tc_order_report_export_argsfilter. [ET-1872] - Added Print button to Ticket Commerce Orders. [ET-1873]
- Customer name appears now as description of a Stripe payment. Added
tec_tickets_commerce_stripe_update_payment_descriptionfilter. [ET-1607] - Declared dynamic properties in Tribe__Tickets__Main, Tribe__Tickets__Tickets_Handler, Tribe__Tickets__REST__V1__Messages to prevent warnings in php 8.2 [ET-1950]
- Update default footer text of Tickets Emails to include link to website. [ET-1971]
- Added filters:
tec_tc_order_report_export_args,tec_tickets_commerce_stripe_update_payment_description,tec_tickets_site_health_subsections - Changed views:
blocks/tickets/footer,emails/template-parts/body/footer/credit,registration-js/content,registration/button-cart,tickets/orders,v2/tickets/footer/return-to-cart
Compatibilitys
- Event Tickets 5.8.0 is only compatible with The Events Calendar 6.3.0 and higher.
- Event Tickets 5.8.0 is only compatible with Event Tickets Plus 5.9.0 and higher.
Features
- New ticket type field for all Ticket Post Types.
- New type of Ticket: Series Passes to start enabling Recurring Event Ticketing.
Tweaks
- Improved the Design and UX of the Attendees and Orders page.
- Added filters:
tec_tickets_ticket_panel_data,tec_tickets_ticket_type_default_header_description,tec_tickets_enabled_ticket_forms_{$post_type},tec_tickets_allow_tickets_on_recurring_events,tec_tickets_commerce_order_report_summary_should_include_event_sales_data,tec_tickets_repository_filter_by_event_id,tec_recurring_tickets_enabled,tec_tickets_flexible_tickets_editor_data,tec_tickets_find_ticket_type_host_posts_query_args,tec_tickets_attendees_filter_by_event,tec_tickets_attendees_filter_by_event_not_in,tec_tickets_attendees_event_details_top_label,tec_tickets_editor_configuration_localized_data,tec_tickets_panel_list_helper_text,tec_tickets_normalize_occurrence_id,tec_tickets_is_ticket_editable_from_post,tec_tickets_my_tickets_link_ticket_count_by_type,tec_tickets_editor_list_ticket_types,tec_tickets_editor_list_table_data,tec_tickets_editor_list_table_data_{$ticket_type},tribe_tickets_block_show_unlimited_availability,tec_tickets_get_event_capacity - Removed filters:
tec_tickets_hide_view_link - Added actions:
tec_flexible_tickets_activated,tec_tickets_panels_before,tec_tickets_panels_after,tec_tickets_ticket_update,tec_tickets_ticket_add,tec_tickets_list_row_edit,tec_tickets_editor_list_table_title_icon_{$ticket_type},tec_tickets_editor_list_table_before,tec_tickets_ticket_form_main_start,tec_tickets_ticket_form_main_start_{$ticket_type} - Changed views:
blocks/attendees/view-link,emails/template-parts/body/order/attendees-table/header-row,tickets/email,tickets/my-tickets,tickets/my-tickets/orders-list,tickets/my-tickets/tickets-list,tickets/my-tickets/title,tickets/orders,tickets/view-link,v2/tickets/item,v2/tickets/items,v2/tickets/series-pass/header
Languages
- 62 new strings added, 212 updated, 9 fuzzied, and 15 obsoleted
Tweaks
- Prevented Single Attendee endpoint from throwing a notice on PHP 8+. [ET-1935]
- Attendees listed on the
Your Ticketssection will now match the order they were entered in. [ET-1924] - Notify users of Wallet Plus availability on attendees page. [ET-1938]
- Notify users of Wallet Plus availability on Tickets Emails settings page. [ET-1937]
- Add attendee name to attendees list after purchase or registration. [ET-1939]
- Added filter
tec_tickets_commerce_gateway_stripe_webhook_valid_key_polling_attemptsto allow the modification of how many attempts Tickets Commerce will poll for Stripe webhooks for validation.
Fixes
- Tickets Commerce Stripe webhooks properly handles internally validating the Secret Signing key. [ET-1511]
- Tickets Commerce Stripe Charge and Payment Intent webhooks no longer create duplicated success emails for a single ticket purchase. [ET-1792]
Languages
- 3 new strings added, 42 updated, 0 fuzzied, and 0 obsoleted
Compatibilitys
- Event Tickets 5.7.0 is only compatible with The Events Calendar 6.2.7 and higher.
- Event Tickets 5.7.0 is only compatible with Event Tickets Plus 5.8.0 and higher.
Features
- Include all the features to have Wallet Plus compatibility into Event Tickets.
Tweaks
- Add tickets to the Tickets Commerce success page. [ETWP-30]
- Add tickets to the RSVP block confirmation state. [ETWP-62]
Languages
- 30 new strings added, 30 updated, 0 fuzzied, and 0 obsoleted
