• Hi,

    I want to disply items om Category by ID.

    My current display order is as under:

    <?php wp_list_categories("orderby=count&order=desc&number=$showcats&depth=1&title_li="); ?>

    Kindly let me know the correct way to display it on ID base.

    Regards

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Disply Categories items in order to sort in ID’ is closed to new replies.