do_action( 'mc_delete_event_instance', $event_id, $post_id, $event_in )
Action run when a single date of an event is deleted.
Parameters:
Name | Type | Description |
---|---|---|
$event_id |
int | Event ID. |
$post_id |
int | Post ID. |
$event_in |
int | Event instance ID. |
- Source: