comment_form_default_fields

Advertisement

Summery Summery

Filters the default comment form fields.

Syntax Syntax

apply_filters( 'comment_form_default_fields', string[] $fields )

Parameters Parameters

$fields

Array of the default comment fields.

Source Source

File: wp-includes/comment-template.php

Advertisement

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Advertisement

Leave a Reply