[wp-testers] Customize placement of "Reply" link

Ryan Boren ryan at boren.nu
Mon Dec 8 20:35:41 GMT 2008


On Mon, Dec 8, 2008 at 12:26 PM, Bryan Harley <bryanharley at gmail.com> wrote:
> Well I found out the class for reply is... reply.  But so does that mean if
> I want it to appear next to the date/time meta, I'm going to have to
> position:relative and move it?
>
> That seems sloppy.

Use the 'callback'argument to wp_list_comments() to specify your own
comment template.  There are lots of examples out there.  Prologue for
one:

http://svn.automattic.com/wpcom-themes/prologue/comments.php
http://svn.automattic.com/wpcom-themes/prologue/functions.php


More information about the wp-testers mailing list