apply_filters( 'tec_tc_order_search_types', array $options )
Filters the search types to be shown in the search box for filtering orders.
Contents
Parameters
- $options
-
(array) List of ORM search types and their labels.
Source
Changelog
Version | Description |
---|---|
5.5.6 | Introduced. |