Description
Fires after a trackback is added to a post.
Occurrences
Filename | Line Number |
---|---|
wp-trackback.php | 168 |
Parameters
Type | Name | Description |
---|---|---|
int | $trackback_id | Trackback ID. |
PHP Doc
/**
* Fires after a trackback is added to a post.
*
* @since 1.2.0
*
* @param int $trackback_id Trackback ID.
*/