Event Tickets
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Fixes
- Add a check for empty tickets to
Tribe__Tickets__Editor__Blocks__Tickets::ticket_availability()method to avoid PHP error notices showing - Correctly get the Event / Post ID within the
Tribe__Tickets__Editor__Blocks__Rsvp::rsvp_processmethod to ensure the right ID gets saved with the RSVP
Languages
- 0 new strings added, 74 updated, 0 fuzzied, and 0 obsoleted
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Fixes
- Resolve JS console warnings from
tooltip.jsintribe-commonby adding missingtribevar when the var is not setup on the current page already
Tweaks
- Use unique IDs for tabbed views, correct styles to adapt
- Add hook under the price description field of the admin ticket editor
- Modify methods to check for a post id of 0 to prevent PHP notices
- Added filters:
tribe_tickets_attendees_table_classes,tribe_tickets_commerce_order_table_classes,tribe_tickets_order_report_show_title,tribe_tickets_tpp_order_report_show_title,tribe_tickets_tpp_order_report_title - Added actions:
tribe_tickets_price_input_description
Fixes
- Correct hardcoded table name in
tribe-user-event-confirmationsshortcode
Languages
- 1 new strings added, 66 updated, 0 fuzzied, and 0 obsoleted
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
