Forums
(@reexed)
15 years, 11 months ago
look for script like this do_action in your theme found mine in the comments form page <?php do_action(‘comment_form’, $post->ID); ?>
all the best