do_action( 'mc_deleted_post', $event_id, $post_id )
Execute action when an event's post is deleted.
Parameters:
Name | Type | Description |
---|---|---|
$event_id |
int | Event ID. |
$post_id |
int | Post ID. |
- Source: