• Hello,

    I have this query:

    foreach (get_the_category() as $cat)

    How do I get the categories to order by ID and DESC rather than name?

The topic ‘get_the_category query’ is closed to new replies.