apply_filters( 'tribe_tickets_tpp_order_report_show_title', boolean $show_title )

Whether we should display order report title for Tribe Commerce orders.


Parameters

$show_title

(boolean) (false) Whether to show the title.


Top ↑

Source

File: src/admin-views/tpp-orders.php


Top ↑

Changelog

Changelog
Version Description
4.10.7 Introduced.