do_action( 'comment_form', int $post_id )

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


Description Description


Parameters Parameters

$post_id

(int) The post ID.


Top ↑

Source Source

File: wp-includes/comment-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.