apply_filters( 'tribe_tickets_plus_woocommerce_orders_columns', array $columns , int $event_id )
Allow filtering of the columns in the WooCommmce Order|Sales Report
Contents
Parameters
- $columns
-
(array) An array of columns
- $event_id
-
(int) Event ID.
Source
Changelog
| Version | Description |
|---|---|
| 4.10.6 | Introduced. |