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