Filter: mc_event_statuses

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

Filter available event status types.

Parameters:
Name Type Description
Array array

of statuses where key is the integer value of the status and the value is the status label.

Source:
Returns:
Type
array