do_action( 'comment_form_before_fields' )

Fires before the comment fields in the comment form, excluding the textarea.


Source

File: wp-includes/comment-template.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.0.0 Introduced.