On Sun, Sep 14, 2008 at 11:31 AM, Frank Bueltge <[EMAIL PROTECTED]> wrote: > It is possible to separating Trackbakc and Comments with this function?
Right now you have to sort through the $comments array, separate it into two arrays, and call wp_list_comments() for each array. I plan to make this easier. _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
