comment_form_before_fields
do_action( ‘comment_form_before_fields’ )
动作钩子::在注释窗体中的注释字段之前触发,不包括文本区域。
Action Hook: Fires before the comment fields in the comment form, excluding the textarea.
目录锚点:#源码
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.0.0 | wp-includes/comment-template.php:2588 | 1 | 0 |
comment_form_before_fields 为WP2原创文章,链接:https://www.wp2.cn/hook/comment_form_before_fields/