tec_tickets_move_attendees_ids
A note about misnomers coming from legacy code: 1 .this method moves Attendees, not Tickets, from a Ticket on a ticket-able post to another Ticket on another ticketable post 2. the term Event is used...
View Articletec_tickets_qr_checkin_failure_rest_response
Filter Hook: Filters the REST Response returned on failure to check in an Attendee via QR code.
View ArticleTribe__Tickets__REST__V1__Post_Repository::get_ticket_sale_price_data()
Method: Returns the sale price data for a ticket.
View Articletec_tickets_attendee_manual_uncheckin_success_data
Filter Hook: Filters the data to return when an attendee is unchecked in.
View Articletec_tickets_attendee_manual_checkin_success_data
Filter Hook: Filters the data to return when an attendee is checked in.
View Articletec_tickets_attendee_uncheckin
Filter Hook: Allows filtering the Attendee uncheck-in action before the default logic does it.
View Articletec_tickets_my_tickets_page_rewrite_rules
Filter Hook: Filter the rewrite rules for the My Tickets page.
View Articletec_tickets_attendees_page_is_enabled
Filter Hook: Allows filtering of the Attendees page provider.
View Articletec_tickets_attendees_page_is_enabled()
In order the function will check the TEC_TICKETS_ATTENDEES_PAGE constant, the TEC_TICKETS_ATTENDEES_PAGE environment variable,
View Article