Need moar specs 🙂
1) What features do you NEED?
2) What features do you WANT?
I need a widget that displays N latest posts from across the network. Title, excerpt, ftd image etc.
Oh and a not terrible admin settings page would be nice. WP 3.9.1 compatible.
https://ww.wp.xz.cn/plugins/diamond-multisite-widgets/ used to be able to do that. I don’t know if it still works on 3.9 though.
Yes so far that’s the closest one that I’ve found (I’ve done pretty extensive research). The UI is pretty lousy IMHO. I guess it’s time to get to writing another plugin.
Is there anything inherently wrong with the post-indexer / wp-mu-sitewide-tags approach to creating a “sitewide” table?
I started working on this today because I needed a quick fix. https://github.com/rfair404/Network-Posts-Widget – It isn’t done yet (obviously) but it is a start. Still welcome alternatives and suggestions.
Be wary of your memory and CPU usage on a large site, really. That’s why the Diamond plugins use caching.