apply_filters( 'mc_registration_state', $status, $event ) → {string}
Filter registration status of event. Default empty.
Parameters:
Name | Type | Description |
---|---|---|
$status |
string | String. |
$event |
object | My Calendar event object. |
- Source:
Returns:
- Type
- string