apply_filters( 'mc_event_states_label', $return, $states ) → {string}
Filter the label for an event state.
Parameters:
Name | Type | Description |
---|---|---|
$return |
string | Type for the current status. |
$states |
int | An integer representation of a status. |
- Source:
Returns:
- Type
- string