Idea:WordPress Multisite aggregate blog post excerpts of individual sites(Sub-Sites) to main blog site
Details:I am working on a project using WordPress Multisite
It has
city1.MainDomain.com,
city2.MainDomain.com,
city3.MainDomain.com,
city1.MainDomain.com..
I want to aggregate all blog post excerpts of all above individual sites(Sub-Sites) to main blog site- (MainDomain.com)
I know this can be done using tweaking codes or using plugin that uses RSS feeds
But I wish there should be a simple function to do this using blog IDs of sub-sites
There are many folks asking for same in support forum