apply_filters( 'mc_event_access_choices', $choices ) → {array}
Filter available event accessibility options.
Parameters:
Name | Type | Description |
---|---|---|
$choices |
array | Indexed array of choices. Events store only the index. |
- Source:
Returns:
- Type
- array