WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about comment_form_comments_closed

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/comment-template.php do_action 2337 /**
* Fires after the comment form if comments are closed.
*
* For backward compatibility, this action also fires if comment_form()
* is called with an invalid post object or ID.
*
* @since 3.0.0
*/

Hook Parameters

Parameter Type Name Description