apply_filters( 'comment_form_fields', array $comment_fields )

Filters the comment form fields, including the textarea.


Description


Parameters

$comment_fields

(array) The comment fields.


Top ↑

Source

File: wp-includes/comment-template.php

View on Trac


Top ↑

Changelog

Version Description
4.4.0 Introduced.