WordPress plugin to pull content from a full multi-site network
This plugin is intended to be only activated on the main site of a multi-site installation. It modifies the primary content query (The Loop) to gather and display content from all of the sub-sites.
- Fix taxonomy tag links to use permalinks from the appropriate subsite (eliminates 404 errors)
- Add code to not screw-up pre-loop the_post
- Initial release