Event Tickets
Compatibilitys
- Event Tickets 5.3.0 is only compatible with Event Tickets Plus 5.4.0 and higher
Features
- Introduction of Stripe for Tickets Commerce. [ET-1342]
- Collect purchaser name and email for anonymous purchases using Tickets Commerce. [ET-1378]
- Introduce automatic handling of zero-decimal currencies in Tickets Commerce [ET-1414][ET-1420]
Fixes
- Remove anonymous purchase notice for Tickets Commerce after ET-1378 was implemented. [ET-1379]
Tweaks
- Added filters:
tec_tickets_commerce_order_purchaser_data,tec_tickets_commerce_order_purchaser_data,tec_tickets_commerce_stripe_checkout_localized_data,tec_tickets_commerce_stripe_order_endpoint_error_messages,tec_tickets_commerce_stripe_settings,tec_tickets_commerce_stripe_settings,tec_tickets_commerce_stripe_payment_methods_by_currency,tec_tickets_commerce_stripe_payment_methods_available,tec_tickets_commerce_stripe_fee_is_applied_notice,tec_tickets_commerce_gateway_stripe_webhook_event_handlers,tec_tickets_commerce_gateway_stripe_webhook_status,tec_tickets_commerce_gateway_stripe_webhook_events_labels_map,tec_tickets_commerce_payments_tab_sections,tec_tickets_commerce_currency_{$code}_name,tec_tickets_commerce_currency_name,tec_tickets_commerce_currency_{$code}_precision,tec_tickets_commerce_currency_precision - Removed filters:
tec_tickets_commerce_gateway_paypal_tracking_id - Changed views:
tickets/email,v2/commerce/checkout,v2/commerce/checkout/cart,v2/commerce/checkout/footer/gateway-error,v2/commerce/checkout/gateways,v2/commerce/checkout/purchaser-info,v2/commerce/checkout/purchaser-info/email,v2/commerce/checkout/purchaser-info/name,v2/commerce/gateway/paypal/container,v2/commerce/gateway/stripe/card-element,v2/commerce/gateway/stripe/container,v2/commerce/gateway/stripe/payment-element
Languages
- 102 new strings added, 164 updated, 0 fuzzied, and 3 obsoleted
Fixes
- Classic Editor compatibility problems with the Ticket Form resolved [GTRIA-738]
Tweaks
- Compatibility with the Common Abstract for editor blocks registration.
- Remove the
wp.editor.InnerBlocksgutenberg component in favor ofwp.blockEditor.InnerBlockswhich was deprecated since version 5.3. [ET-1367] - Prevent scripts from loading on all Admin pages, only load on pages needed.
- Performance improvements around Block Asset loading and redundancy.
- Internal caching of values to reduce
get_option()call count. - Switch from
sanitize_title_with_dashestosanitize_keyin a couple instances for performance gains. - Prevent asset loading from repeating calls to plugin URL and path, resulting in some minor performance gains.
Fixes
- Update the way we handle Classic Editor compatibility. Specifically around user choice. [TEC-4016]
- Remove incorrect reference for moment.min.js.map [TEC-4148]
- Fixed troubleshooting page styles for standalone Event Tickets setup [ET-1382]
- Remove singleton created from a deprecated class.
Languages
- 0 new strings added, 12 updated, 0 fuzzied, and 0 obsoleted
Features
- Allow duplicating a ticket when using the Classic Editor. [ET-1349]
- Added the TEC Tickets icon in the block editor Tickets category section. [ET-1350]
Tweaks
- Added a warning when Tickets Commerce is enabled, but users aren't required to log in before purchasing tickets. [ET-1352
Fixes
- Added the post_type to the attendee page on Posts/Pages so that additional logic would function correctly. [ET-1319]
- Fixed toggling of shared capacity data for tickets. [ETP-497]
Languages
- 7 new strings added, 99 updated, 0 fuzzied, and 0 obsoleted
Features
- Included Price, Currency and Value classes to improve monetary handling for Tickets Commerce [ET-1331]
Tweaks
- Allow for filtering of tickets within the RSVP template block handler. [ETP-763]
Fixes
- Remove use of
wp_cache_flush()and use conditional when using an external object cache. (props to @r-a-y for this change!) [ET-1343] - Fixes error being caused by an endless loop when currency settings are saved. [ET-1344]
- Fixed an issue where shared capacity on the ticket block page wasn't calculated correctly. [ET-1291]
- Fixed the
Add Attendeemodal from generating a 500 error when two or more tickets have been enabled for an event. [ETP-764]
Languages
- 0 new strings added, 50 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- Auto generate checkout page when enabling Tickets Commerce. [ET-1232]
- Auto generate order success page when enabling Tickets Commerce. [ET-1233]
- Added filter
tribe_tickets_manual_attendee_allow_email_resendto allow customization of email resending via Manual Attendees depending on status. [ETP-703] - Add
getPricemethod to utilities JS object to centralize the way we get ticket prices. [ET-1238] - Add a modal with more information about the PayPal connection after connecting with PayPal via Tickets Commerce. [ET-1321]
Fixes
- Fixes error being caused when trying to load attendee information. [ET-1320]
- Added
allow_resending_emailmethod which can be used to enable or disable resending email. [ETP-703] - Fixed ticket total formatting within the attendee registration modal when using custom thousands and decimal separators. [ET-1216]
- QR Code API generation settings not working if
The Events Calendarplugin was not active. [ETP-754] - Fixed the event cost formatting issues showing the wrong currency symbol, symbol location and separators. [ET-1251]
- Disable "Connect to PayPal" button while a new URL is not available, after changing countries. [ET-1318]
- Searching Ticket Holder Email / Ticket Holder Name through the Attendee page now functions as expected. [ET-1171]\
- Working with PayPal accounts in currencies other than USD now works as expected. [ET-1330]
Languages
- 17 new strings added, 41 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Ensures that Tickets Commerce attendees get archived properly when an order is canceled or not completed. [ET-1322]
Features
- Introduction of Tickets Commerce, the new and improved solution you can set up to sell tickets with Event Tickets.
Languages
- 840 new strings added, 432 updated, 26 fuzzied, and 16 obsoleted
Tweaks
- When editing an RSVP or ticket in the block editor, allow title to wrap to multiple lines. [ET-1089]
- Ensure that text for the RSVP going/not going dropdown on front end isn't cut off and arrows aren't hidden. [ET-1169]
- Added a new filter
tribe_tickets_get_provider_query_slugto allow customization of the provider URL variable name. [ET-543] - Changed the
providerURL variable name totickets_provider. The filtertribe_tickets_get_provider_query_slugallows for customization. [ET-543]
Fixes
- Fixed ticket total formatting when using custom thousands and decimal separators. [ET-1197]
- Show warning while creating new tickets with
0price for TribeCommerce. [ET-1201] - Prevent text overlapping description in the ticket AR modal. [ET-1179]
- Removed the ability to resend tickets from the Attendees page to Attendees who cancelled or refunded their ticket. [ETP-703]
Languages
- 26 new strings added, 116 updated, 2 fuzzied, and 35 obsoleted
Fixes
- Fixed conflict with WooCommerce Payments plugin showing error on Ticket Form. [ET-1174]
