On Sun, Dec 7, 2008 at 6:44 PM, Bryan Harley <[EMAIL PROTECTED]> wrote: > When using wp_list_comments, it automatically places the "reply" link at the > end of the comment. Is there anyway to customize the placement of the > "reply" link?
You probably don't want to do that. The Reply link is where the Reply form comes to, via javascript, when you click the button. Moving it around will change where the form goes. _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
