[wp-testers] Tested 2.7 threaded comments...

Frank Bueltge frank at bueltge.de
Sun Sep 14 21:25:01 GMT 2008


OK, the old verison with sort in $comments

I think is is very nice when you write a easy way in the new function
wp_list_comments(). Now it is hard for theme-developer. She must write
2 version to list comments, for WP < 2.7 and >=2.7. When you give many
paramters in the array for the new function is this easy and the
template comments,php was smaller.

Liebe Grüsse
Frank
______________________________
Mein Buch: WordPress - Weblogs einrichten und administrieren | ISBN
978-3-937514-33-8

bueltge.de
kvfl.com



On Sun, Sep 14, 2008 at 10:12 PM, Ryan Boren <ryan at boren.nu> wrote:
> On Sun, Sep 14, 2008 at 11:31 AM, Frank Bueltge <frank at bueltge.de> 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
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


More information about the wp-testers mailing list