Filter: mc_recurring_event_limit

apply_filters( 'mc_recurring_event_limit', Number ) → {int}

How many recurring events should there be before they are not shown? Default 50.

Parameters:
Name Type Description
Number int

of events where the large limit triggers.

Source:
Returns:

.

Type
int