wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



comment_form › Les Actions WordPress

Depuis1.5.0
Dépréciéen/a
do_action( 'comment_form', $post_id )
Paramètres:
  • (int) $post_id The post ID.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

do_action( 'comment_form', $post_id );