从垃圾箱恢复帖子的评论之前触发。
原型
do_action( 'untrash_post_comments', int $post_id )
参数
$post_id
(int)
帖子ID。
源文件
路径:wp-includes/post.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/untrash_post_comments/
从垃圾箱恢复帖子的评论之前触发。
do_action( 'untrash_post_comments', int $post_id )
$post_id
(int)
帖子ID。
路径:wp-includes/post.php
英文文档:https://developer.wordpress.org/reference/hooks/untrash_post_comments/
请在后台设置小工具!