wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



comment_form_field_comment › WordPress Filter Hooks

Seit3.0.0
Veraltetn/v
apply_filters( 'comment_form_field_comment', $field )
Parameter:
  • (string) $args_comment_field The content of the comment textarea field.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the content of the comment textarea field for display.





Quellcode

echo apply_filters( 'comment_form_field_comment', $field );