do_action( 'pingback_post', int $comment_ID )
Fires after a post pingback has been sent.
Description
Parameters
- $comment_ID
-
(int) Comment ID.
Source
Changelog
Version | Description |
---|---|
0.71 | Introduced. |
Fires after a post pingback has been sent.
(int) Comment ID.
Version | Description |
---|---|
0.71 | Introduced. |