Event Tickets Plus
Features
- Introduction of Tickets Commerce, the new and improved solution you can set up to sell tickets with Event Tickets.
Languages
- 2 new strings added, 30 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Fixed cart calculation inconsistency with WooCommerce when the "Number of decimals" setting was set to
0. [ETP-324]
Tweaks
- Added description field support for Attendee Registration Fields. [ETP-712]
- Updated layout and content for attendee registration fields. [ETP-741]
- Added the ability to hide attendee data from public view via the AR Modal. [ETP-127]
Languages
- 5 new strings added, 14 updated, 0 fuzzied, and 2 obsoleted
Fixes
- Conflict with WooCommerce Analytics. Ensure admin JS is enqueued only on relevant pages in the dashboard. [ETP-736]
Tweaks
- Added
$ticket_idparameter to thetribe_events_tickets_metabox_edit_ajax_advancedfilter. [ETP-111]
Features
- Allow regeneration of attendees for WooCommerce orders. [ETP-707]
- Enhanced WooCommerce templates for showing ticket and attendee data in Order details pages and emails. [ETP-724]
Languages
- 10 new strings added, 25 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- Ensure admin JS is only enqueued on relevant pages in the dashboard. [TEC-3904]
Languages
- 0 new strings added, 1 updated, 0 fuzzied, and 0 obsoleted
Features
- Add a new Resend-tickets action link for attendees within the admin attendee list view. [ETP-704]
Fixes
- Fixed shared capacity stock sync after attendee deletion, for WooCommerce tickets. [ETP-651]
- Fixed shared capacity stock sync after attendee deletion, for Easy Digital Downloads tickets. [ETP-285]
- Fixed shared capacity stock not getting updated when any WooCommerce Order is cancelled. [ETP-664]
- Allow admins to restock refunded order tickets manually. [ETP-475]
- Problem with the "opt-out" being always on when using the Attendee Registration Modal. [ETP-727]
Tweaks
- Added singular and plural support for the Attendee Registration notice regarding tickets without Attendee Registration fields in cart. [ETP-657]
Languages
- 8 new strings added, 26 updated, 1 fuzzied, and 0 obsoleted
Tweaks
- Handle changes on the attendee meta fieldset styles when Individual Attendee Collection is enabled. [ETP-699]
- Added filters:
tribe_tickets_modal_show_if_no_ticket_with_ar_in_cart,tribe_tickets_plus_manual_attendees_view_send_ticket_email_for_new_attendees - Changed views:
v2/attendee-registration/mini-cart
Languages
- 1 new strings added, 5 updated, 0 fuzzied, and 1 obsoleted
Fixes
- Resolve PHP notices when creating new tickets with Attendee Registration Information. [ETP-713]
Fixes
- WooCommerce PayPal attendees are now effectively generate immediately if the setting is set to immediately generate them. [ETP-698]
Tweaks
- Attendee registration fields in the admin are now open when first added. [ETP-593]
- Add notice and Individual Attendee Collection mocked fields to the attendee registration fields in the fieldset editor and the Attendee Registration settings per ticket basis. [ETP-683]
- Show resend ticket order action for WooCommerce attendees manually added from the Attendees Report. [ETP-688]
- Add new filter
tribe_tickets_plus_manual_attendees_view_send_ticket_email_for_new_attendeesthat lets you return false to disable sending ticket emails to new attendees added manually through the Attendees admin report. - Added filters:
tribe_tickets_modal_show_if_no_ticket_with_ar_in_cart,tribe_tickets_plus_manual_attendees_view_send_ticket_email_for_new_attendees - Changed views:
v2/attendee-registration/mini-cart
Languages
- 9 new strings added, 20 updated, 0 fuzzied, and 3 obsoleted
Fixes
- Compatibility with WordPress 5.7 and jQuery 3.5.X [ETP-626]
- Attendees will no longer have a new user created (if they did not already exist), which was introduced in Event Tickets Plus 5.2.0. To turn this on, you can simply add the filter
add_filter( 'tribe_tickets_attendee_create_user_from_email', '__return_true' ); - Removed the 'Edit' column from the Attendees Report export CSV file. [ETP-652]
Tweaks
- Add filter
tribe_tickets_modal_show_if_no_ticket_with_ar_in_cartyou can return false on to skip the Attendee Registration Modal if no tickets with Attendee Registration fields are in cart. [ETP-516] - Tweaked incomplete order status queries for MySQL 8+ compatibility in the WooCommerce integration. [ETP-669]
Languages
- 0 new strings added, 30 updated, 0 fuzzied, and 0 obsoleted