hi all,
I have updated my wpmu plugin:
http://natureofmind.org/30/default-categories-for-new-blogs/
This plugin allows you to set default categories for new blogs. It also allows you to add these categories to existing blogs. Lastly, you can do a search and replace for category names. The search works with exact match only, and is case sensitive.
nice, but I am not sure about one thing:
the default category (hardcoded in wpmu) will still be generated for each blog?
where/how could we change that one?
This is exactly what I am looking for.
I would like to
1. Have a new blog created for every new member
2. Each blog only have x number of categories (users cannot add/edit categories)
3. Each blog starts with another default category besides Uncategorized
4. Create an ‘Archive’ List such as the one in plain vanilla Wordpress with all the categories and blog posts from across the WPMU installation like a list_all_wpmu_blogs on steroids; e.g. Cat1 (49 Posts in 5 Blogs), Cat2 (65 Posts in 13 Blogs)…
Is there a way to do this? I would be interested in paying a small donation to push this along and help other wpmu users out :)