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 <[EMAIL PROTECTED]> wrote:
> 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
>
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to