pingback_post

最后更新于:2021-11-27 14:19:25

do_action( ‘pingback_post’, int $comment_ID )

Fires after a post pingback has been sent.

参数

$comment_ID

(int)
Comment ID.

源文件

文件: gc-includes/class-gc-xmlrpc-server.php

View on Trac