apply_filters( 'comment_excerpt_length', int $comment_excerpt_length )

Filters the maximum number of words used in the comment excerpt.


Description Description


Parameters Parameters

$comment_excerpt_length

(int) The amount of words you want to display in the comment excerpt.


Top ↑

Source Source

File: wp-includes/comment-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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