Super Category (multi-blog) Plugin Compatability List.
To add a plugin to this list please leave a comment with: Plugin Name, url, status. If the plugin doesn’t work please say how it doesn’t work; this description can be technical — the plugin calls get_var(”XXXX”) which has no hook — or non-technical — the plugin shows super categories titles in its widget –, but please give it.
Plugins that work without modification
- Ultimate Tag Warrior — tags.php will list all tags regardless of site, but individual tags will not list posts from other sites beneath them.
- Widgets - the plugin itself works.
- Inap — of course
- Landing sites
- Admin Drop Down Menus
- Askimet
- runPHP
- WordStats
- DupPrevent
- Google Analyticator
Plugins that require minor modification
- Dagon Design Sitemap Generator:
- Fix This by:
if (function_exists('sprcat_filter_categories')){$c_items = sprcat_filter_categories($c_items);}
- Adding:
Before: $cat_count = 0;
Plugins that require major modification or do not work
- XML Sitemap Generator currently does not work. It is possible to get it to work for single domains with a few modifications and if you turn off automatic updates.

