do_action( 'pingback_post', int $comment_id )
Fires after a post pingback has been sent.
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. |