=== Bainternet Posts Creation Limits === Contributors: bainternet,adsbycb Donate link: http://en.bainternet.info/donations Tags: limits, cpt limits, posts per user, Requires at least: 2.9.2 Tested up to: 3.1 Stable tag: 0.6.0 this plugin helps you to limit the number of posts/pages/custom post types each user can create on your site. == Description == this plugin helps you to limit the number of posts/pages/custom post types each user can create on your site. say you have a multiple author blog and you want to limit the number of posts each author can post. very simple and light wieght plugin that runs only when user tries to crate a new post of any kind (post,page,attachment,or any custom post type) and check if he has reached his limit.   !! Do Not Try with admin user beacuse he is never limited.   any Feedback is Welcome. check out our [other plugins][1] [1]: http://en.bainternet.info/ == Installation == Simple steps: 1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation. 2. Then activate the Plugin from Plugins page. 3. Go to Plugins option panel named "Post Creation Limits" under options. 4. Setup your limits Per each post type. 5. save!. == Frequently Asked Questions == **It's Not Working...** make sure you are not loged in as admin user or user with role that can manage options.   that's it so far. == Screenshots == 1. Simple admin panel to set limits per post 2. user blocked for reaching his limits when trying to create a new post. == Changelog == 0.6 Changed post Count function to speed it up. 0.5 added custom post type support and recoded most of it. 0.4 added options panel. 0.3 quick bug fix. 0.2 admin is now never limited. 0.1 inital release.