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 Articletec_tickets_qr_checkin_attendee_data
Filter Hook: Filters the Attendee data for the QR check-in.
View ArticleTribe__Tickets__Main::should_autoload()
Method: Handles the soft-disabling of the plugin if requirements are not met.
View ArticleTribe__Tickets__Global_Stock::update_stock_level_on_move()
Method: When moving attendees between tickets or tickets between events and the source is not managing its own stock, we need to update the global stock.
View ArticleTribe__Tickets__Tickets::add_admin_tickets_hooks()
Method: Add all the hooks for the Admin Tickets page.
View ArticleTribe__Tickets__Tickets::filter_admin_tickets_table_provider_info()
Method: Filter provider information for the admin tickets table.
View Articletribe_tickets_commerce_order_actions_box_start
Action Hook: Fires at the beginning of the publishing actions section of the Actions meta box.
View Articletec_tickets_commerce_is_free_ticket_allowed()
Function: Checks if the free ticket is allowed.
View Article