Filter: mc_excerpt_length

apply_filters( 'mc_excerpt_length', $num_words ) → {int}

Length of My Calendar generated excerpts in words. Default 55.

Parameters:
Name Type Description
$num_words int

Number of words to use.

Source:
Returns:
Type
int