mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
Added comment form hook
git-svn-id: https://develop.svn.wordpress.org/trunk@1855 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
<p>
|
||||
<input name="submit" id="submit" type="submit" tabindex="5" value="<?php _e('Say It!'); ?>" />
|
||||
</p>
|
||||
<?php do_action('comment_form', $post->ID); ?>
|
||||
</form>
|
||||
|
||||
<?php else : // Comments are closed ?>
|
||||
|
||||
Reference in New Issue
Block a user