adaptiman
Member
Posted 1 year ago #
In the new 3.0 version, when the Network is enabled, is there a filter hook that limits the posts displayed in the loop to only those that belong to that site? If there is such a filter, I would like to write a plugin that will unhook this filter so that I can display all of the posts from all of the sub-sites on the main site page. For example, post on subsite.rootsite.tld gets displayed in rootsite.tld 's loop.
No, there isn't a filter. each site on the network is independent of one another.
If you wish to aggregate posts to the main page of the main site, there's plugins available for that. I usually recommend Sitewide tags, as on the user side, it appears to be regualr posts in the main blog, that wind up going to the right sub-blog.
http://wordpress.org/extend/plugins/wordpress-mu-sitewide-tags/