Aloha everyone-
Maybe I'm missing something. Is there an RSS page for the home section of WordPress MU? I'd like to feed entries that show up on my most recent list into a reader on another site.
Aloha everyone-
Maybe I'm missing something. Is there an RSS page for the home section of WordPress MU? I'd like to feed entries that show up on my most recent list into a reader on another site.
wpmu sitewide feed
http://www.itdamager.com/plugins/wpmu-sitewide-feed/
his plugin generates three RSS 2.0 feeds comprising of posts, comments, and pages across all blogs on your WPMU powered site.
NOTE: This plugin currently only works with subdomain installations of WPMU. Please be patient and I will update the plugin in the near future to support subdir installations.
Features:
Generates sitewide posts feed
Generates sitewide comments feed (coming soon)
Generates sitewide pages feed (coming soon)
Server-side caching via WP Object Cache
Client-side caching via ETag headers
Admin screen to configure options
Compliance with xhtml and xml standards
It works with subdir. You just have to add the name of your trigger blog
Check here : http://blog.enseignons.be/blog/flux-rss/
I have this installed and can get the feed code but how do I get it to appear as the homepage of my blog?
fetch_rss(); Take a look at how it;s used in the wp-admin/index.php file.