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