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?
- How to prevent posts from being published too close to each other?
- 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?
- How to show list of posts by author and category?
- Different permalink for posts and authors
- 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
- Show author post count in sidebar – Variable
- Get current users post URL?
- Get the author of the latest revision
- 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?
- 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
- 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
- How can I control multiple editing of wordpress posts?
- Multiple authors for single post without plugin
- 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
- 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 can I show wordpress posts based on author?
- Automatically Updating Publish Date Bug
- 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!
- Check if checkbox is marked on publish/update post
- 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
- 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]
- 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
- If contributor has published 2 or more posts then show otherwise hide
- Stop wordpress from creating empty/null entries
- Change post author without using wp_update_post()
- Is it possible to lock all new and existing WordPress posts to one specific author?
- How can I tell if a post has been published at least once?
- Send email for pending post
- Restrict displaying posts to the poster itself (in Back-end)
- Send email to author of post on post submission
- Add delay to publish post
- How can I set a maximum allowed post size and number of posts submitted?
- Get x recent posts by author?
- Change Author Name to Sitename on Frontend
- Publish a Silent Post without updating Feed
- Author Avatar as default first image
- Cannot select certain authors for posts after import
- Display message depending on capability outside loop
- How do I disable the “by author” hyperlink on posts?
- Authors’ Links on Homepage Not Going to Author Post Pages
- Prevent 404 of Author pages without posts
- how to show comments only author which send own posts in wordpress
- How to set a Post’s default visibility to ‘Private’ in Gutenberg?
- WordPress doesn’t save or publish new posts
- Author post count in category
- My posts are getting to Auto draft when I try to Publish
- Display post by Random Authors on Page Refresh
- How to publish a post if condition is met?
- WordPress get tags in “publish_post” hook
- What permissions does a role need for the user to be assigned as the author of a post?
- How publish post from pending status
- On WordPress Search, how to search post from Author meta also
- Bulk Post update_post_meta
- How to hide meta from search result only on pages?
- Numbering author posts in posts query
- Create blog post from external source and set publication date
- I want to send push notification just after publish a new post
- WordPress Author Posts Review After Every Change In The Same WordPress Post
- How to Test a Blog Post for Update vs. Publish Status — Unique
- How to handle a post before publishing?
- How to get single post by one author?
- Echo author slug in post edit page
- I am creating a front end dashboard where I need to show all the posts by the current user. So, I need to show posts in publish
- How can add custom commands in post-new.php in wordpress
- users followin the blog post author