Closest thing out there seems to be: http://www.spaw.it/359/wordpress-plugin-limit-post-creation/, but it only sets a single, hard limit.
I think your best bet is to utilize this WordPress thread with code to limit number of posts for registered users: http://wordpress.org/support/topic/limit-the-number-of-posts-a-user-can-make?replies=18
You would need to change the $count_posts
var to only count posts made within your time-frame…
Related Posts:
- Limit number of posts a user can make per minute?
- How to give capability (publish contributors posts) to author role?
- add action only on post publish – not update
- How to prevent posts from being published too close to each other?
- Hook that get’s triggered when the author of a post is changed
- the_author() returns empty string
- Prevent Authors from viewing each others Posts
- Display Random Author with Details in Sidebar
- Is it possible to Schedule Attachments in WordPress?
- Elegant way to include only published posts with get_objects_in_term()?
- How to show list of posts by author and category?
- WordPress: How to get the current logged in author page URL?
- How to add editor’s name to entry meta byline?
- Different permalink for posts and authors
- WordPress plugin to publish to multiple remote WordPress blogs
- Post publish only hook?
- Publish pending article from front end with a button?
- How to add a “publish” link to the quick actions
- How to limit user to publish post per day and per role?
- How to display posts by current user/author in a custom page template?
- Query posts distinct authors
- When a user creates a post (pending), send a confirmation link that allows them to publish
- In what sequence are the hooks fired when a post is “published”?
- Search posts by post author name
- Add javascript when post is published
- Get the user type of an author
- Show the title of the latest post by author
- featuring old articles without messing up with the archive
- Find most recent authors
- Show author post count in sidebar – Variable
- Get current users post URL?
- Get the author of the latest revision
- Filter posts by author and category simultaneously
- Custom Post Type & Author not associating, user post count is 0, api doesn’t return author in post objects
- Guest Author – How to modify my custom function code if the guest author URL will follow a particular pattern/format?
- Publish posts only after the condition is met
- Hiding by default specific post status on backend list?
- Post author is changed to admin after his post is modified by admin
- Plugin for sortable posts in grid [closed]
- Detect Post Type when publish_post is ran
- Get all posts by post_author
- How can I display a specific user’s first published post?
- Does WordPress remove draft status automatically?
- What Can I Use To Add A Custom Button Between Publish button and Move To Trash?
- Prevent post from being published if no category selected
- Send email to user that his post has been rejected
- How can I control multiple editing of wordpress posts?
- Multiple authors for single post without plugin
- Authors in menu, template list post by author
- Show the author’s count of total amount of posts assign to a custom taxonomy term
- Author must complete profile info before they can publish a post?
- WP rest api returns 404 only when author param is used
- Every possible way to get data (posts) from WordPress
- publish_post conflicts with save_post
- How can I list random authors from current post category?
- Notification to Admin or Author upon new post [duplicate]
- What differences are there between a Privately Published post and a Draft post?
- How to run a function when post is edited or updated using publish post action?
- How can I create custom button in post.php
- How to rename “Publish” metabox title in post screen
- How can I show wordpress posts based on author?
- Show info to author only
- count the total number of comments the user has received for his published posts
- Auto “expire” all of an authors posts on spcific date
- Automatically Updating Publish Date Bug
- How to get the user meta data for a post?
- Limit posts per author role (excluding admin) in home page
- How can I schedule a PAGE to go live at a future date/time?
- Guest Author – How to display posts on /author/ archive page
- How can I show many posts an author has per week?
- Print a message if excerpt is empty after posts have been publish/update!
- Whitelist Author of Private Post
- Check if checkbox is marked on publish/update post
- Show posts by a custom post author
- Decide user that can publish a post
- How to switch wordpress post status between publish and schedule in MySQL?
- Getting the current author (it has changed) of a post, not the original author
- Prevent scheduled post being published if date/time is past current date/time
- Calling Different Custom Post Timestamps in a table
- Showing author page if user has no post
- Copy post to separate database with “add_action(….)”
- plugin to post from admin to flickr [closed]
- Do action on publish or update?
- transition_post_status hook doesn’t have any POST data when publish with Gutenberg [closed]
- Display Notification Bar on Header on Certain Post Count
- How do I manage my users post before publish?
- How do I retrieve a users’ last 5 posts?
- obtain the author id given the post id
- do more action after I publish a post
- Show comment number per author per day
- Get all comments of author’s posts
- (solved) getting post author’s user role
- Change all author links in Blog roll
- Display author’s name and avatar in post’s sidebar
- Assign published posts to another user automatically
- static landing page leading to author specific pages w/ “live” content
- If contributor has published 2 or more posts then show otherwise hide
- All Posts Linking to Author Posts directly
- Display password protected posts to logged in users
- Stop wordpress from creating empty/null entries