apply_filters( 'tec_tickets_attendees_order_view_title', string $view_title , int $post_id , string $page_type )
Filters the title on the Attendees, and Order list page.
Contents
Parameters
- $view_title
-
(string) The view title.
- $post_id
-
(int) The post ID.
- $page_type
-
(string) Possible values
tickets-attendeesortickets-orders.
Source
Changelog
| Version | Description |
|---|---|
| 5.6.2 | Introduced. |