5.8.1
2024-02-07 Fix7 Tweak8Fixes
- 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
