wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



comment_form_fields › Filtr WordPress Hooks

Od4.4.0
Przestarzałyn/a
apply_filters( 'comment_form_fields', $comment_fields )
Parametry:
  • (array) $comment_fields The comment fields.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the comment form fields, including the textarea.





Źródło

$comment_fields = apply_filters( 'comment_form_fields', $comment_fields );