Filter: mc_event_states

apply_filters( 'mc_event_states', Array ) → {array}

Filter available event status types.

Parameters:
Name Type Description
Array array

of states where key is the integer value of the state and the value is an array with type and label.

Source:
Returns:
Type
array