apply_filters( 'wp_get_comment_fields_max_lengths', array $lengths )

Filters the lengths for the comment form fields.


Description Description


Parameters Parameters

$lengths

(array) Associative array 'field_name' => 'maximum length'.


Top ↑

Source Source

File: wp-includes/comment.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.