[wp-hackers] Categories in reverse order / found what

Ryan Boren ryan at boren.nu
Wed May 16 18:12:34 GMT 2007


On 5/16/07, Dino Termini <dino at duechiacchiere.it> wrote:
> Hi again, digging into the source code, I found what is making the_category() display things in a wrong way (for me, at least):
>
>  if ( !empty($categories) )
>         usort($categories, '_get_the_category_usort');
>
> in wp-includes/category-template.php row 76. Commenting the usort call, everything is fine. Could you please help me?

http://trac.wordpress.org/ticket/1302


More information about the wp-hackers mailing list