Tribe__Tickets_Plus__Commerce__EDD__Orders__Report::can_access_page()
This method determines access by checking if the current user is the author of the post or if they have the capability to edit others’ posts (edit_others_posts) within the same post type. If neither...
View ArticleTribe__Tickets_Plus__Commerce__WooCommerce__Orders__Report::can_access_page()
This method determines access by checking if the current user is the author of the post or if they have the capability to edit others’ posts (edit_others_posts) within the same post type. If neither...
View ArticleTribe__Tickets_Plus__Commerce__WooCommerce__Orders__Report::get_formatted_sta...
This method retrieves a list of WooCommerce order statuses and formats them for use in database queries.
View ArticleTribe__Tickets_Plus__Commerce__WooCommerce__Orders__Table::get_orders_by_event()
Method: Retrieve the Order ID's associated with the tickets within an Event.
View ArticleTribe__Tickets_Plus__Commerce__WooCommerce__Meta::hide_attendee_optout_meta()
Method: Hide the opt-out meta from the WooCommerce order item meta.
View ArticleTribe__Tickets_Plus__Meta__Render::modal_attendee_meta()
Method: Renders the attendee registration fields in the modal.
View Articletec_tickets_get_field_meta_for_attendee
Filter Hook: Allow the ability to overwrite the meta data returned for an attendee.
View ArticleController::site_health_additional_subsections()
Method: Appends an additional subsection to the site health subsections array.
View Article