Description
Fires after a post pingback has been sent.
Occurrences
Filename | Line Number |
---|---|
wp-includes/class-wp-xmlrpc-server.php | 7087 |
Parameters
Type | Name | Description |
---|---|---|
int | $comment_id | Comment ID. |
PHP Doc
/**
* Fires after a post pingback has been sent.
*
* @since 0.71
*
* @param int $comment_id Comment ID.
*/