[wp-hackers] Pesky "Says:"
Andrew Ozz
admin at laptoptips.ca
Mon Nov 24 01:45:28 GMT 2008
scribu wrote:
> Hello, I've modified my theme to use the new wp_list_comments() in WP 2.7.
>
> My problem is this line in comment-template.php:
>
> <?php printf(__('<cite class="fn">%s</cite> Says:'),
> get_comment_author_link()) ?>
>
> After the comment author it always appends "Says:", which can't be styled,
> nor modified with a filter. My only shot would be to use jQuery, but
> attaching a 30KB+ .js file just to be able to remove a word isn't quite
> optimal.
Would this be ok?
http://trac.wordpress.org/changeset/9854
More information about the wp-hackers
mailing list