apply_filters( 'tribe_tickets_admin_order_page_page_title', string $page_title )
Filters the title for the Orders page.
Contents
Parameters
- $page_title
-
(string) The title for the Orders page.
Source
Changelog
| Version | Description |
|---|---|
| 5.13.0 | Introduced. |