Add comment_form hook to default comments template. Bug 665.
git-svn-id: https://develop.svn.wordpress.org/trunk@2093 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ed1c204a4a
commit
9e2a26f943
@ -77,7 +77,7 @@
|
||||
<p><textarea name="comment" id="comment" cols="100%" rows="10" tabindex="4"></textarea></p>
|
||||
|
||||
<p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" /></p>
|
||||
|
||||
<?php do_action('comment_form', $post->ID); ?>
|
||||
|
||||
</form>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user