目录
动作钩子::在注释窗体中的注释字段之前触发,不包括文本区域。
do_action( ‘comment_form_before_fields’ )
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.0.0 | wp-includes/comment-template.php:2588 | 1 | 0 |
目录
动作钩子::在注释窗体中的注释字段之前触发,不包括文本区域。
do_action( ‘comment_form_before_fields’ )
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.0.0 | wp-includes/comment-template.php:2588 | 1 | 0 |
之前