comment_form_fields

Advertisement

Summery Summery

Filters the comment form fields, including the textarea.

Syntax Syntax

apply_filters( 'comment_form_fields', array $comment_fields )

Parameters Parameters

$comment_fields

The comment fields.

Source Source

File: wp-includes/comment-template.php

Advertisement

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.

Advertisement

Leave a Reply