wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



comment_form_comments_closed › WordPress Action Hooks

Seit3.0.0
Veraltetn/v
do_action( 'comment_form_comments_closed' )
Definiert in:
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.





Quellcode

do_action( 'comment_form_comments_closed' );