W3cubDocs

/WordPress

do_action( ‘pingback_post’, int $comment_id )

Fires after a post pingback has been sent.

Parameters

$comment_idint
Comment ID.

Source

do_action( 'pingback_post', $comment_id );

Changelog

Version Description
0.71 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pingback_post