apply_filters( 'mt_get_events_count', $count ) → {int}
Filter number of events to show by default in the list of current events.
Parameters:
Name | Type | Description |
---|---|---|
$count |
int | Number of events to show. |
- Source:
Returns:
- Type
- int