So, you’ve got users who are posting to multiple different sites on your WordPress Multisite or BuddyPress network?
And you want a way to be able to catch all posts – just by that user – in one feed… regardless of what site they are posted on.
Well, that’s exactly what this plugin provides you with, a feed just for a selected author that combines all their posts into one big RSS job.
Check this out!
It’s really straightforward too – with no pesky options to worry about – once it’s installed just modify the feed URL with the users ID like so:
http://yourdomain.tld/wp-content/recent-global-author-posts-feed.php?author=USERID
So, if your user ID is #2 then the feed url for that user will be:
http://yourdomain.tld/wp-content/recent-global-author-posts-feed.php?author=2

And how would you use it?
Here’s just some examples:
- Using a theme like WPMU-Dixi which pulls RSS feed onto it’s homepage,
- By adding it to a 3rd Party RSS feed widget in the side bar
- Alternatively readers can subscribe to it using feed readers such as Google Reader
Neato! Huh?

