apply_filters( 'tec_tickets_commerce_order_page_title', string $title , int $post_id )
Filters the title on Order list page for Tickets Commerce.
Contents
Parameters
- $title
-
(string) The title.
- $post_id
-
(int) The post ID.
Source
Changelog
| Version | Description |
|---|---|
| 5.6.2 | Introduced. |