apply_filters( 'tec_tc_order_search_types', array $options )

Filters the search types to be shown in the search box for filtering orders.


Parameters

$options

(array) List of ORM search types and their labels.


Top ↑

Source

File: src/Tickets/Commerce/Admin_Tables/Orders.php


Top ↑

Changelog

Changelog
Version Description
5.5.6 Introduced.