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



comment_form › WordPress Action Hooks

Since1.5.0
Deprecatedn/a
do_action( 'comment_form', $post_id )
Parameters:
  • (int) $post_id The post ID.
    Required: Yes
Defined at:
Codex:

Fires at the bottom of the comment form, inside the closing form tag.





Source

do_action( 'comment_form', $post_id );