• How could I generate a list of all the categories, where the child-categories would somehow be indicated (and of course which category is their parent)? I don’t need it to include the categories’ urls.

    I’m trying to create a category link list with custom rss feed links next to each category. It would look exactly like wp_list_categories with the feed option, but it would have my feedburner feeds instead of the site’s builtin feeds.

    I just need to know how to generate this list… I think I can do everything else.

    Thanks!

  • The topic ‘how to generate a text list of all categories, and their children?’ is closed to new replies.