User Posts Limit

Description

Limit the number of posts user can create. Any post type.

Documentation | Contact

How To Use

  1. Plugin Settings: Select role, post type, limit, and cycle.

How It Works

  • On post creation the number of posts from this post type belong to this user for the specified cycle will be counted and if applicable the post creation will be prevented.

Features

  • Post Creation Limits: Limit the number of posts each user role can create daily/weekly/monthly/yearly/ever.
  • Hide Content: In order to make some content hidden when posts limit exceeded wrap it with the shortcodes (replace "post" with the post type of the relevant rules): [upl_hide type="post"][/upl_hide]
  • Display Limits: Display the limits to the user anywhere with the [upl_limits] shortcode.
  • Users Stats: Track how many posts each user used from his quota.
  • Multisite: Network-wide rules can be applied via the Network Admin Dashboard (doesn’t support the Hide Content, Display Limits and Users Stats features).
  • Integrations: WooCommerce, Paid Memberships Pro, MyListing theme, Restrict Content Pro, PeepSo, WordPress REST API.
  • Limits per User: Set limits per user (see instructions in docs).

Screenshots

  • User Posts Limit Plugin Settings
  • Post creation limit notification
  • Role option
  • Post type option
  • Users Screen stats

Installation

Minimum Requirements

WordPress 5.2 or greater
PHP 7.0 or greater

Automatic installation

  1. Go to your Dashboard => Plugins => Add new
  2. In the search form write: Condless
  3. When the search return the result, click on the Install Now button

Manual Installation

  1. Download the plugin from this page clicking on the Download button
  2. Go to your Dashboard => Plugins => Add new
  3. Now select Upload Plugin button
  4. Click on Select file button and select the file you just download
  5. Click on Install Now button and the Activate Plugin

FAQ

Why the limits do not work as expected?

  • The counts include posts in trash/draft/pending status
  • Limits will not be applied on users with the Plugin Management Capability or (in multisite) the create_users capability
  • The post creation date and not the post published date is taken into account when using the cycle option

How to use the [upl_hide] shortcode with Elementor?

Insert shortcode widget with [upl_hide type="post"][/upl_start] before your content and another shortcode widget with [/upl_hide] after your content.

Reviews

juni 3, 2022
With a little elbow grease, the possibilities are really interesting for a multisite installation, such as limiting the total number of WooCommerce products per site (regardless of the author). The plugin is not easy to learn, not very intuitive and would surely deserve to be more explicit on certain settings, however, it does the job and the author is responsive and attentive… so I recommend it 👍 
mars 29, 2022
For the uniqueness it offers, supporting all post-types, a total lack of competition, the simplicity of operation, and that it's 100% free, I wonder why this plugin is not already hitting 100K installs. As for features, I would love to see (1) native integrations with membership and subscription plugins, (2) Ability to limit based on parent - child CPT relationships, and (3) better UI All said, even in it's current form, this plugin is gold. The author is extremely helpful, willing to login to your site and helping to troubleshoot. It doesn't get better. Truly wish this plugin gets the limelight it deserves. Thank you Condless!
februar 16, 2022 3 replies
This plugin should be unique in its kind But I need something else I need an option or code that allows each user in each role to see only their own posts, and completely hide the posts of others, even in search results (without any messages or bookmarks) **More details:** The user has to log in to get the content, and when he logs in he only sees his posts (as if there are no other posts on the website) Any help would be appreciated Thankful
september 17, 2021
It works as you expect it. With excellent customizability. Thanks!
Read all 12 reviews

Contributors & Developers

“User Posts Limit” is open source software. The following people have contributed to this plugin.

Contributors

“User Posts Limit” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “User Posts Limit” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2 – March 1, 2024

  • Enhancement – WordPress version compatibility

1.1.9 – October 12, 2023

  • Dev – WP compatibility

1.1.8 – June 30, 2023

  • Dev – WP compatibility

1.1.7 – March 18, 2023

  • Dev – WP compatibility

1.1.6 – December 22, 2022

  • Dev – WP compatibility

1.1.5 – August 19, 2022

  • Dev – WP compatibility

1.1.4 – June 1, 2022

  • Dev – User’s stats enabled by default

1.1.3 – April 10, 2022

  • Dev – WP compatibility

1.1.2 – February 27, 2022

  • Dev – Query speed improvement

1.1.1 – January 5, 2022

  • Dev – Current post type filter and Messages filter

1.1 – July 28, 2021

  • Dev – WP compatibility

1.0.9 – June 30, 2021

  • Dev – WP compatibility

1.0.8 – April 7, 2021

  • Dev – Date filter

1.0.7 – February 13, 2021

  • Dev – Cycle limit by GMT time

1.0.6 – October 12, 2020

  • Feature – Rules Filters

1.0.5 – September 22, 2020

  • Feature – WPMU support

1.0.4 – September 16, 2020

  • Feature – Rules priority

1.0.3 – September 08, 2020

  • Feature – Hide content shortcode

1.0.2 – August 25, 2020

  • Feature – Users stats

1.0.1 – April 20, 2020

  • Feature – Timing rule

1.0 – April 10, 2020

  • Initial release