动作钩子:当试图对一个垃圾帖子发表评论时触发。
do_action( ‘comment_on_trash’, int $comment_post_ID )
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$comment_post_ID | (int) | 邮政编码。 |
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.9.0 | wp-includes/comment.php:3279 | 1 | 0 |
动作钩子:当试图对一个垃圾帖子发表评论时触发。
do_action( ‘comment_on_trash’, int $comment_post_ID )
参数 | 类型 | 说明 |
---|---|---|
$comment_post_ID | (int) | 邮政编码。 |
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.9.0 | wp-includes/comment.php:3279 | 1 | 0 |
之前