wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



comment_excerpt_length › WordPress Filter Hooks

Da4.4.0
Deprecaton/a
apply_filters( 'comment_excerpt_length', $comment_excerpt_length )
Parametri:
  • (int) $comment_excerpt_length The amount of words you want to display in the comment excerpt.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

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