Hi!
I need to create a menu with "Category" as parents, and "Custom Post" as children.
Like this:
Category 1
-Custom post 1
-Custom post 2
-Custom post 3
Category 2
-Custom post 1
-Custom post 2
-Custom post 3
I've found a discussion :
http://wordpress.org/support/topic/wp_list_categories-with-posts
with this plugin:
http://pastebin.com/YFQC6biN
the plugin is very good, but i need to modify to show custom posts insted of posts.
Any idea? thank u