From f8d88e8dd700fd0aafcb3fbec45433e8b7d30e17 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Thu, 27 Jun 2013 21:18:08 +0000 Subject: [PATCH] Comment form: Add HTML classes. * #respond gains .comment-respond * #reply-title gains .comment-reply-titlw * form gains .comment-form props obenland. see #23851. git-svn-id: https://develop.svn.wordpress.org/trunk@24525 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/comment-template.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-includes/comment-template.php b/wp-includes/comment-template.php index 3d32132146..c791ca6990 100644 --- a/wp-includes/comment-template.php +++ b/wp-includes/comment-template.php @@ -1643,13 +1643,13 @@ function comment_form( $args = array(), $post_id = null ) { ?> -
-

+
+

-
> + >