comment_form_fields

apply_filters( ‘comment_form_fields’, array $comment_fi…

apply_filters( ‘comment_form_fields’, array $comment_fields )

过滤钩子:过滤注释表单字段,包括文本区域。
Filter Hook: Filters the comment form fields, including the textarea.

目录锚点:#参数#源码#笔记


参数(Parameters)

参数 类型 说明
$comment_fields (array) 注释字段。

源码(Source)


更新版本 源码位置 使用 被使用
4.4.0 wp-includes/comment-template.php:2556 1 0

笔记(Notes)

这些是默认的注释表单字段,如下所示https://developer.wordpress.org/reference/functions/commentu表单/
将注释文本字段移到底部。

类别:WordPress 钩子手册 > comment_hook

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册