[wp-trac] Re: [WordPress Trac] #8633: Add class to
comment_reply_link
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 16 06:17:02 GMT 2008
#8633: Add class to comment_reply_link
----------------------------+-----------------------------------------------
Reporter: Johnny_one_eye | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: Comments | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by Johnny_one_eye):
I believe the code that would need to be changed is lines 987 and 989 of
wp-includes/comment-template.php . I don't have subversion installed (and
I don't know how to use it) or I'd code up a patch. Something like seems
right:
{{{
$link = '<a rel="nofollow" '''class="reply-link"''' href="' .
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/8633#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list