wp_list_categories permalink
-
I’m trying to use wp_list_categories to export a list of categories with their link. I used it with special $args to show only categories of a mine custom post type.
All works great if I set permalink in querystring style (with ?) but if I use permalink with “%postname%” all links generated by wp_list_categories are wrong.
May you help me please?
Thanks
Merlinox
- The topic ‘wp_list_categories permalink’ is closed to new replies.