wpseek.com
A WordPress-centric search engine for devs and theme authors



comment_form_comments_closed › WordPress Action Hooks

Since3.0.0
Deprecatedn/a
do_action( 'comment_form_comments_closed' )
Defined at:
Codex:

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.





Source

do_action( 'comment_form_comments_closed' );