[wp-hackers] Pesky "Says:"

Ade Walker photofantaisie at gmail.com
Mon Nov 24 02:02:55 GMT 2008


Looks good to me. Thanks! :-)

Ade.

2008/11/24 Andrew Ozz <admin at laptoptips.ca>

> 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
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list