wordpress中装完模板后评论功能无法使用

2026年09月24日 12:47
有1个网友回答
网友(1):

在 wp-includes/comment-template.php2055 行function comment_form里面。/** * Filter the default comment form fields. * * @since 3.0.0 * * @param array $fields The default comment fields. */$fields = apply_filters( 'comment_form_d...