Good day everyone,
I have a WordPress MU installation and looking for a way to display posts from some sites on the main site (I.E. A way to get posts from blogs 2 and 3 on display them on blog 1). I hope there's a plugin for this or a way to add code on functions.php. I know this can be done using a RSS importer but I want that to be the last resort.
Thanks for the suggestions,
Gregory S.
kellogs none
Member
Posted 1 year ago #
feedWrodpress plugin perhaps?
Plugin is best (if you use RSS you'll crash your site).
http://wordpress.org/extend/plugins/diamond-multisite-widgets/ for widgets
http://wordpress.org/extend/plugins/wordpress-mu-sitewide-tags/ to pull all the posts from sites 2 and 3 into 1 and link back to 2 and 3.
Thanks, Ipstenu for recommending Diamond Multisite Widgets!