I’ve found a solution that works great, I just had to figure out that this is called a breadcrumbs menu -_-
http://chrispoole.com/breadcrumbs
the answer lies somewhere in the wp_list_pages
http://codex.wordpress.org/Function_Reference/wp_list_pages
I am looking for the same thing. Hopefully I’ll figure it out soon
if you are using multisite, it should list all of the blogs you have… so for mine it had a full list of blogs i can choose to exclude:
realizetheaverage.com
bob.realizetheaverage.com
sally.realizetheaverage.com
dan.realizetheaverage.com
and when I checked the main site – realizetheaverage.com, all the sub-blogs recent postings showed up.
I hope this helped.
oh weird, i had to check the “exclude” button for the main blog, then all the guest blogs would show up.
fixed my own problem 😀
cheers!
-Rebecca