comment_form_submit_field
最后更新于:2021-11-26 03:29:19
apply_filters( ‘comment_form_submit_field’, string $submit_field, array $args )
Filters the submit field for the comment form to display.
参数
- $submit_field
-
(string)
HTML markup for the submit field. - $args
-
(array)
Arguments passed to comment_form().
源文件
文件: gc-includes/comment-template.php