This plugin allows you to limit the number of posts that user can publish or submit for review within time period..
When user tries to create new post, the limits are checked, if the user has exceeded any of the limits, they wont be able to publish..
Click Download Version button above, save the file to handy location..
NB When you add new limit, edit limit or delete limit, you must click Save Changes.
message will be displayed, informing the user that the limit has been reached.
The publish section will not be displayed, so the user will not be able to attempt to publish post...
To use the limit rules functionality on your own forms you'll need to add shortcode to your page your form code.
The following parameters can be used with the shortcode type - this is the post type that the form is dealing with.
Are there any filter hooks. 'limit posts shortcode ok when user can see the form. 'limit posts shortcode limit exceeded when the user limit is reached. 'limit posts shortcode not logged in when user is not logged in...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more