do_action( ‘pingback_post’, int $comment_id )

In this article

Fires after a post pingback has been sent.

Parameters

$comment_idint
Comment ID.

Source

do_action( 'pingback_post', $comment_id );

Changelog

VersionDescription
0.71Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.