wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



comment_excerpt_length › Les Filtres WordPress

Depuis4.4.0
Dépréciéen/a
apply_filters( 'comment_excerpt_length', $comment_excerpt_length )
Paramètres:
  • (int) $comment_excerpt_length The amount of words you want to display in the comment excerpt.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

$comment_excerpt_length = apply_filters( 'comment_excerpt_length', $comment_excerpt_length );