do_action( 'mc_delete_location_posts', $location_id, $post )
Executed an action when a location's post is deleted.
Parameters:
Name | Type | Description |
---|---|---|
$location_id |
int | Location deleted. |
$post |
int | Post ID. |
- Source: