do_action( 'dt_unlink_post', $post_id )
Fires when a post is unlinked.
Parameters:
Name | Type | Description |
---|---|---|
$post_id |
int | ID of the post being unlinked. |
- Since:
- 1.0
- Source:
Fires when a post is unlinked.
Name | Type | Description |
---|---|---|
$post_id |
int | ID of the post being unlinked. |