Content Control – The Ultimate Content Restriction Plugin! Restrict Content, Create Conditional Blocks & More

Description

Content Control is a transformative plugin, allowing you to fine-tune every aspect of your WordPress website’s content. Decide who gets to see what, where, and when – be it pages, posts, widgets, or individual block visibility using our handy shortcode. Your content, your rules, executed perfectly!

Content Control is intuitive and powerful, designed for all users—whether logged in, holding specific roles, or even guests. Need top-tier content restriction or a dependable access manager for your site? Look no further. We’ve expanded our controls to include Gutenberg and Full Site Editor, giving you unmatched command.

Key Features

Discover what Content Control brings to your table:

  • Full control over your site’s content, restrict user access with ease!.
  • Set up a seamless paywall for your content, providing teasers for users and prompting them to purchase access.
  • Per block controls for Gutenberg and Full Site Editor, including user roles, device type, and more.
    • Responsive block controls with customizable breakpoints.
    • Control block visibility by user status, roles, device type & more.
  • Restrict access to pages, posts, widgets, and individual blocks based on user status, roles, device type & more.
  • Offer membership tools for crafting membership access and members-only content.
  • Provide responsive block designs that adapt to varying device sizes.
  • Lockdown content selectively for improved user experiences.
  • Implement role-based redirections to guide users effectively.
  • Unlock the power of subscription content and monetization strategies.
  • Safeguard specific categories, tags, custom post types, and custom taxonomies.
  • Manage access to media attachment pages for logged in/out users or specific user roles.
  • Display a custom message to users who do not have permission to view the content.
  • Display specific content on a page or post to logged in users only, specific user roles, or logged out users.
  • Redirect users without access permission to a login page, website homepage, or a custom URL.
  • Highlight subscriber-only content for premium users.
  • Use the [content_control] shortcode to protect content inline and cater to subscriber preferences.
  • Control widget visibility by selecting the user type that can view each widget.
  • Conditionally show coming soon or maintenance mode pages based on various rules.
  • Restrict access to your site’s REST API endpoints.

Content Control Documentation

Pro Features

Content Control Pro, with advanced features like:

  • Content Teasers for Paywalls, giving your users a sneak peek, leaving them wanting more.
  • Optimize your WooCommerce & Easy Digital Downloads (EDD) experiences with advanced rules.
  • Schedule blocks, controlling content visibility timings using customizable scheduling rules.
  • Dive deeper with advanced block rules and a boolean editor.
  • Customize login, registration & recovery page urls. Custom login urls give a more personalized user experience.

Upgrade to Content Control Pro

Note: Content Control handles media access via content on media attachment pages but won’t restrict direct server-level access to media files.

Passionately Crafted by Code Atlantic

At Code Atlantic, we’re passionate about crafting tools that empower your digital journey. Content Control is a testament to our commitment to quality.

Dive into some of our renowned plugins:

  • Popup Maker – The #1 Popup & Marketing Plugin for WordPress
  • User Menus – Innovatively Show, Hide & Customize Menu Items

Screenshots

  • Restrict access to individual blocks.
  • Create unlimited restriction sets.
  • Choose who can see the restricted content.
  • Display a message in place of restricted content.
  • Redirect users to log in or to another page if they access restricted content.
  • Choose any content you can think of to protect.
  • Use shortcodes to protect content inline.
  • Restrict widgets as well.

Installation

  • Install Content Control either via the WordPress.org plugin repository or by uploading the files to your server.
  • Activate Content Control.

If you need help getting started with Content Control please see FAQs which explains how to use the plugin.

FAQ

Where can I get support?

If you get stuck, you can ask for help in the Content Control Plugin Forum.

Where can I report bugs or contribute to the project?

Bugs can be reported either in our support forum or we are happy to accept PRs on the Content Control GitHub repo.

Reviews

March 18, 2024
Top of the line plugin in its kind. Great to have something like this for free. No significant bugs so far. Would recommend.
March 7, 2024
After using this plugin, I have found it very useful in the design of my website. Keep up the good work! Thank you!
February 29, 2024
Are really just exactly doing what they should. not more, not less.Super reliable, super recommendable.
February 22, 2024
<font _mstmutation="1" _msttexthash="96005" _msthash="480">Посетить сайт теперь можно, только после регистрации. Отлично</font>.<font _mstmutation="1"></font>
February 15, 2024
I've been using this plugin since 1-2 year. It has been working without any problems. Thank you for the good work.
Read all 510 reviews

Contributors & Developers

“Content Control – The Ultimate Content Restriction Plugin! Restrict Content, Create Conditional Blocks & More” is open source software. The following people have contributed to this plugin.

Contributors

“Content Control – The Ultimate Content Restriction Plugin! Restrict Content, Create Conditional Blocks & More” has been translated into 9 locales. Thank you to the translators for their contributions.

Translate “Content Control – The Ultimate Content Restriction Plugin! Restrict Content, Create Conditional Blocks & More” into your language.

Interested in development?

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

Changelog

v2.2.1 – 03/18/2024

  • Fix: Bug where the plugin had errors on taxonomy pages or queries.
  • Fix: Error when Term query taxonomy arg was not an array.

v2.2.0 – 03/17/2024

  • Feature: Add support for restricing content in the REST API.
  • Feature: Add support for terms in WP term queries.
  • Fix: Nav Menu Link user rule not working properly.
  • Fix: Prevent “Required Upgrade” notices on new installs.
  • Tweak: Only show “Required Upgrade” notices to admins with plugin management permissions.
  • Dev:: Added new field type userselect for choosing users with search.

v2.1.0 – 12/08/2023

NOTE: Plugin now requires PHP 7.4+ & WP 6.2+. The plugin likely still works on older versions, but now only officialy support these versions and up.

  • Improvement: Preloaded plugin settings on admin pages to decrease delay before settings are available to JS. This should help settings not showing up in the editor when first loading the page.
  • Tweak: Changed 'content_control/get_block_control_classes' filter to include the $controls found in the block.
  • Tweak: Various style improvements to admin pages for consistency.
  • Fix: Typo in fetching of taxonomy labels for rule generation. This could have led to rule search results not being shown with proper labels (or empty labels).
  • Fix: Block scanner running for all users, not just admins, triggered AJAX events that were denied every time author entered block editor.
  • Fix: Styling issues with WP 6.4 checkbox changes.
  • Fix: Bug when filtering restrictions in the list view and no results remained, causing the filters to not work properly witoout a page refresh.
  • Developer: Core plugin class now is extendible to allow addons to get full access to plugin internals.
  • Developer: Added useFields api which will be used in future versions of the plugin to allow 3rd party plugins to add their own fields to the restriction editor.
  • Developer: Added multiple new components for field organization and layout: FieldRow, FieldPanel.
  • Developer: Added new 'content-control.data.registry' hook in JavaScript to allow addons to register their own data stores for use in the editor & settings pages.
  • Developer: Added new 'content_control/restriction/bypass_user_requirements' PHP filter to allow addons to bypass user requirements for more specific restrictions.

v2.0.12 – 10/26/2023

  • Fix: Prevent extra 301 redirect due to missing trailing slash on some URLs.
  • Fix: Issue with Custom Message replacement not always working on pages built with Elementor.

v2.0.11 – 10/04/2023

  • Improvement: Query Monitor integration to show which restrictions are active on a page.
    • Shows global settings that may be affecting the page.
    • Shows which restrictions are active on the page.
    • Shows which posts are being filtered out of queries and by which restriction.
  • Tweak: Ensure upgrade stream doesn’t send headers if they were already sent.
  • Tweak: Make second arg on get_the_excerpt filter optional to prevent errors with some plugins.
  • Fix: Bug when using content_control/check_all_restrictions filter that caused rules to not compare properly.

v2.0.10 – 10/01/2023

  • Improvement: If no v1 global restrictions existed, skip the migration step entirely.
  • Improvement: Default to late init of post query filtering until after plugins_loaded should be finished. This should prevent help prevent random errors due to restrictions being checked before plugins have had a chance to register their post types, and thus restrictions won’t properly match those post type rules.
  • Improvement: Add check to prevent restriction checks for WP CLI requests.
  • Improvement: Add notice to indicate is when waiting for post/page search results in the restriction editor fields.
  • Tweak: Fix issue in build that caused autoloader to not fully use optimized classmap, should result in improved performance.
  • Fix: Ensure $wp_rewrite is available before calling is_rest() -> get_rest_url(). This should prevent errors when using the plugin with WP CLI and when plugins make WP_Query calls during plugins_loaded.
  • Fix: Don’t attempt to initialize side query filtering until after_theme_setup hook. This should prevent errors when plugins make WP_Query calls during plugins_loaded, and allow further delaying initialization if needed from themes functions.php file.
  • Fix: Backward compatibility issue with WP versions <6.2 that made settings page not render.
  • Fix: Bug where Block Controls didn’t work on WooCommerce pages. This was filtering pre_render_block but not returning a value. Now we run our check after theirs to ensure that bug has no effect on our plugin. Report

v2.0.9 – 09/24/2023

  • Improvement: Better handling of restriction titles & content. Admins with priv can insert any content into the restriction messages.
  • Improvement: Added new filter content_control/query_filter_init_hook to allow delaying query filtering for compatibility with plugins that make custom queries before template_redirect action.

    add_filter( 'content_control/query_filter_init_hook', function () {
    return 'init'; // Try setup_theme, after_theme_setup, init or wp_loaded
    } );

  • Tweak: Ensure our restriction checks work within a nested post loop.

  • Tweak: Change how restriction title & descriptions were sent/received over Rest API.
  • Fix: Bug that caused some shortcodes to not render properly.
  • Fix: Bug where override message wasn’t used.
  • Fix: Bug where Elementor Post loop would render incorrectly when using ACF fields in the loop template.

v2.0.8 – 09/22/2023

  • Tweak: Ignore many Elementor queries from being restricted.
  • Fix: Error when required upgrade was marked as complete.
  • Fix: Bug that caused secondary queries to be handled like main queries.

v2.0.7 – 09/21/2023

  • Tweak: Only log each unique plugin debug notice once to prevent filling log files quickly.
  • Tweak: Replace usage of wp_upload_dir with wp_get_upload_dir which is more performant.
  • Fix: Error in upgrades when no data is found to migrate.
  • Fix: Error when function is called early & global $wp_query is not yet available.
  • Fix: Conditional check that could always return false.
  • Developer: Implemented PHP Static Analysis to catch more bugs before they happen. Currently clean on lvl 6.

v2.0.6 – 09/19/2023

  • Improvement: Added data backup step to upgrade process that stores json export in the media library.
  • Improvement: Better error handling in the data upgrade process.
  • Fix: Fix bug in data upgrade process that caused it to never finish.
  • Fix: Possible error when no restriction match found in some custom` queries.

v2.0.5 – 09/18/2023

  • Fix: Fix errors on some sites with custom conditions due to registering all rules too early.

v2.0.4 – 09/18/2023

  • Fix: Error when WP Query vars include anonymous function closures.

v2.0.3 – 09/18/2023

  • Fix: Log errors instead of throwing exceptions to prevent uncaught exceptions turning into fatal errors.

v2.0.2 – 09/18/2023

  • Fix: Fatal error from error logger on systems without write access.

v2.0.1 – 09/17/2023

  • Fix: Fatal error from unregistered or unknown rule types from 3rd party plugins/themes or custom code. Now they are logged in plugin settings page.

v2.0.0 – 09/17/2023

  • Feature: Restrict individual blocks in the Gutenberg editor.
  • Feature: Restrict individual blocks in the Full Site Editor.
  • Feature: Use a custom page template for restricted content.
  • Feature: Restrict blocks by device type with customizable breakpoints.
  • Feature: Restrict blocks by user status & role.
  • Feature: Global restrictions now offer more control over how restricted content is handled.
    • Choose to redirect or replace content with a custom page.
    • Filter or hide posts in archives or custom loops.
    • Secondary controls for posts if found in an archive.
  • Improvement: Match or exclude specific roles.
  • Improvement: Updated interface with intuitive and responsive controls.
  • Improvement: Boolean editor improvements.
  • Improvement: Control who can modify plugin settings.
  • Improvement: Upgraded tooling & Code quality improvements.

v1.1.10 – 12/28/2022

  • Security: Fix unescaped output for CSS classname in the [contentcontrol] shortcode allowing users with the ability to edit posts to inject code into the page.

v1.1.9 – 09/30/2021

  • Fix: Error when using Gutenberg Preview.

v1.1.8 – 07/17/2021

  • Fix: Error when Elementor instance preview proptery was null.

v1.1.7 – 07/17/2021

  • Fix: Prevent warning if widget settings don’t exist in options table.
  • Fix: Arbitrary limit of 10 on current items listed in Restriction Editor due to WP query default args.
  • Fix: Prevent restrictions from activating when using the Elementor page builder.

v1.1.6 – 03/21/2021

  • Fix: Nonce validation was preventing 3rd party plugin from saving widget settings when it failed. Thanks @jacobmischka
  • Fix: Prevent corrupted options from preventing saving of settings.

v1.1.5 – 02/22/2021

  • Fix: Issue where roles with - would not save when checked.

v1.1.4 – 03/24/2020

  • Improvement: Added gettext handling for several strings that were not translatable.
  • Tweak: Process shortcodes in default denial message contents.
  • Tweak: Various improvements in form reliability & user experience.
  • Fix: Issues with ajax search fields not retaining their values after save.
  • Fix: Issue where only would show 10 pages.
  • Fix: PHP 7.4 compatibility fixes.

v1.1.3 – 12/03/2019

  • Fix: Custom post type conditions were not always registered.

v1.1.2 – 11/10/2019

  • Tweak: Remove erroneous console.log messages in admin.
  • Fix: Fatal error when empty shortcode used.

v1.1.1 – 10/15/2019

  • Fix: Bugs where variables were not always the expected type.

v1.1.0

  • Improvement: Added default denial message to shortcode.
  • Improvement: Render nested shortcodes in the [content_control] shortcode.
  • Fix: Bug where multiple roles checked together in restriction editor.

v1.0.3

  • Fix: Minor notice on activation.

v1.0.2

  • Fix: Call to undefined function.

v1.0.1

  • Fix: Non static method called statically
  • Fix: Bug when using invalid variable type.

v1.0.0

  • Initial Release