apply_filters( 'tribe_tickets_admin_order_page_page_title', string $page_title )

Filters the title for the Orders page.


Parameters

$page_title

(string) The title for the Orders page.


Top ↑

Source

File: src/Tickets/Commerce/Admin/Orders_Page.php


Top ↑

Changelog

Changelog
Version Description
5.13.0 Introduced.