apply_filters( 'tribe_tickets_repositories_order_private_statuses', array $private_order_statuses )
Allow filtering the list of private order statuses supported by the Orders repository.
Contents
Parameters
- $private_order_statuses
-
(array) List of private order statuses.
Source
Changelog
| Version | Description |
|---|---|
| 5.1.0 | Introduced. |