How can I alter what outputs wp_list_categories? I’m need to put some menu items under particular category and those are simple links, not links to actual categories.
I suppose I’ll need to deal with add_filter but I haven’t worked with it before any help is greatly appreciated.