From cda50d2f2e7c1e11d532c465c06b97376028b5b5 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Mon, 8 Feb 2010 18:27:02 +0000 Subject: [PATCH] Use comment_form instead of comments_form as the name of the hook. Props greenshady. see #10910 git-svn-id: https://develop.svn.wordpress.org/trunk@13028 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/comment-template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/comment-template.php b/wp-includes/comment-template.php index 42d1354f56..7aba489ed8 100644 --- a/wp-includes/comment-template.php +++ b/wp-includes/comment-template.php @@ -1512,7 +1512,7 @@ function comment_form( $args = array(), $post_id = null ) {

- +