在结束</ form>标记内的注释表单底部触发。
原型
do_action( 'comment_form', int $post_id )
参数
$post_id
(int)
帖子ID。
源文件
路径:wp-includes/comment-template.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/comment_form/
在结束</ form>标记内的注释表单底部触发。
do_action( 'comment_form', int $post_id )
$post_id
(int)
帖子ID。
路径:wp-includes/comment-template.php
英文文档:https://developer.wordpress.org/reference/hooks/comment_form/
请在后台设置小工具!