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



comment_form_field_comment › WordPress Filter Hooks

Da3.0.0
Deprecaton/a
apply_filters( 'comment_form_field_comment', $field )
Parametri:
  • (string) $args_comment_field The content of the comment textarea field.
    Richiesto:
Definito a:
Codex:

Filters the content of the comment textarea field for display.





Sorgenti

echo apply_filters( 'comment_form_field_comment', $field );