apply_filters( 'tribe_tickets_woocommerce_order_report_title', string $title )

Allows filtering of the WooCommerce order report title.


Parameters

$title

(string) the title.


Top ↑

Source

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


Top ↑

Changelog

Changelog
Version Description
4.10.6 Introduced.