apply_filters( 'my_calendar_events_args', $args ) → {array}
Filter calendar event query arguments.
Parameters:
Name | Type | Description |
---|---|---|
$args |
array | Array of arguments for display and limiting of events. |
- Source:
Returns:
- Type
- array