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



comment_form_field_comment › Les Filtres WordPress

Depuis3.0.0
Dépréciéen/a
apply_filters( 'comment_form_field_comment', $field )
Paramètres:
  • (string) $args_comment_field The content of the comment textarea field.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the content of the comment textarea field for display.





Source

echo apply_filters( 'comment_form_field_comment', $field );