apply_filters( 'mt_get_ticket_ids_query', $args ) → {array}
Customize arguments for events to show with the [tickets] shortcode.
Parameters:
Name | Type | Description |
---|---|---|
$args |
array | An array of arguments passed to WP_Query. |
- Source:
Returns:
- Type
- array