A template I'm using is calling <a href="http://codex.wordpress.org/Function_Reference/the_category" rel="nofollow">
</a> to list the categories which a post belongs. It's ordering them by name. Is there a way to reverse the order by ID category?
Code:
the_category()