apply_filters( 'mt_select_events_args', $args ) → {array}
Filter the arguments used to select events shown in the reports dropdown.
Parameters:
| Name | Type | Description |
|---|---|---|
$args |
array | WP_Query arguments. |
- Source:
Returns:
- Type
- array