From b3d7aae458940853b81f2436d58d1211e44226da Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Mon, 8 Feb 2010 21:02:08 +0000 Subject: [PATCH] Use comment_form(). Props beaulebens. see #9015 git-svn-id: https://develop.svn.wordpress.org/trunk@13031 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/twentyten/comments.php | 64 +----------------------- 1 file changed, 2 insertions(+), 62 deletions(-) diff --git a/wp-content/themes/twentyten/comments.php b/wp-content/themes/twentyten/comments.php index facae79c80..0a86e8b0bc 100644 --- a/wp-content/themes/twentyten/comments.php +++ b/wp-content/themes/twentyten/comments.php @@ -49,66 +49,6 @@ - + -
- -

- - -

logged in to post a comment.', 'twentyten'), wp_login_url( get_permalink() ) ); ?>

- - -
- - -

Logged in as %2$s. Log out?', 'twentyten'), - admin_url('profile.php'), - wp_specialchars($user_identity, true), - wp_logout_url(get_permalink()) ) ?>

- - - -

never published nor shared.', 'twentyten') ?> *', 'twentyten') ?>

- - -
-
*', 'twentyten') ?>
-
-
- -
-
*', 'twentyten') ?>
-
-
- -
-
-
-
- - - -
-
-
-
- -
-

HTML tags and attributes:', 'twentyten') ?>

-
- - ID); ?> - -
- - - - -
- - -
- - - + \ No newline at end of file