Limit Blogs Per User plugin allows the site admins to put a limit on how many blogs a user can create on a WordPress Multisite Network.
Limit Blogs Per User plugin allows the site admins to put a limit on how many blogs a user can create on a WordPress Multisite Network.
* Updated to work with wordpress 3.2.1 multisite and BuddyPress 1.5
* Rewritten code to use a singleton class
*updated to work with wordpress 3.0 multisite
*Fixed a bug with Buddypress 1.2.3 compatibility
*Siteadmin restriction fixed,now site admin sees only the site policy
*Subscribers can creates new blog,the blog of which they are subscriber/contributor/author/editor is not counted.
* Only the blogs for which a user is admin is counted in user blogs
*If value is set Zero,It does not change site policies
A silly mistake in version 1.1($wpdb was not declared global) resolved.Many thanks to Steph for pointing the issue.
*Siteadmin restriction fixed,now site admin sees only the site policy
*Subscribers can creates new blog,the blog of which they are subscriber is not counted.
*If value is set Zero,It does not change site policies
Initial release