I'd like to revise my main Wordpress loop to include posts from the other blogs on the multi-site instance of Wordpress.

I'd like to order them by date (just like how the default loop does it).

What can I do to achieve this?

Any direction?

link|improve this question

43% accept rate
feedback

1 Answer

I haven't actually tried this method but the "switch_to_blog()" function should work.

http://codex.wordpress.org/WPMU_Functions/switch_to_blog

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.