Restricted Blocks

Description

Restricted Blocks is a WordPress plugin that allows you to restrict access to specific Gutenberg blocks based on a great variety of conditions.

You can, for example, restrict content based on the user role, conditionally display content based on the user device, make parts of the post unavailable to search engines, and more.

Pro Version

For professional users, we distribute a Pro Version of this plugin which includes additional types of restrictions.

Types of restrictions

This section will provide you details on the types of restrictions and the related usage examples.

Fixed

This restriction, when activated, removes a block from the front end.

Usage Examples

  • Temporarily hide existing or new sections of an article until they are ready to be published.

Password

The restricted content is displayed only after a successful password submission.

Usage Examples

  • Display private content only to members of a club, community, or to your friends.
  • Display downloadable material only to students of a class.

Device

This restriction allows you to display blocks based on the device of the user.

Usage Examples

  • Display complex layout elements only with desktop devices
  • Display different download links based on the device of the user

Time Range

With this restriction, you can display content at a specified time interval.

Usage Examples

  • Sell tickets in predetermined time intervals
  • Create a flash sale

Capability

This restriction uses the capabilities of the user to determine whether to display or not a specific block.

Usage Examples

  • Allow access to premium material only to specific user roles.

IP Address

This restriction allows you to display or hide blocks based on the IP address of the visitor.

Usage Examples

  • Prevent spam on contact forms or comments area
  • Prevent hacking attempts

Cookie

Use this restriction to display content based on the presence of specifics cookies.

Usage Examples

  • Hide or display interface elements based on the information available about the user
  • Display content only to logged user

HTTP Headers

With this restriction, you can display or hide content based on the information available in the HTTP headers.

Usage Examples

  • Hide content to specific bot or search engines
  • Conditionally display content based on the device of the user

Customizable Style

You can customize the colors and the typography of the elements displayed in the front-end with the 18 style options available in the back-end.

Technical Information

Plugin manual

Please see the plugin manual for more information on the plugin installation and usage.

Device detection

The device of the user is detected with the Mobile Detect PHP class.

Credits

This plugin makes use of the following resources:

Screenshots

  • Restrictions menu.
  • Options menu in the "Style" tab
  • Options menu in the "Advanced" tab
  • Selector in the Block inspector

Installation

Installation (Single Site)

With this procedure you will be able to install the Restricted Blocks plugin on your WordPress website:

  1. Visit the Plugins -> Add New menu
  2. Click on the Upload Plugin button and select the zip file you just downloaded
  3. Click on Install Now
  4. Click on Activate Plugin

Installation (Multisite)

This plugin supports both a Network Activation (the plugin will be activated on all the sites of your WordPress Network) and a Single Site Activation in a WordPress Network environment (your plugin will be activated on a single site of the network).

With this procedure you will be able to perform a Network Activation:

  1. Visit the Plugins -> Add New menu
  2. Click on the Upload Plugin button and select the zip file you just downloaded
  3. Click on Install Now
  4. Click on Network Activate

With this procedure you will be able to perform a Single Site Activation in a WordPress Network environment:

  1. Visit the specific site of the WordPress Network where you want to install the plugin
  2. Visit the Plugins menu
  3. Click on the Activate button (just below the name of the plugin)

Reviews

اپریل 13, 2022
The feature I like best is the ability to set passwords for each block. I am very thankful to the developers for the great job they have done in making this functionality available to me!
Read all 1 review

Contributors & Developers

“Restricted Blocks” is open source software. The following people have contributed to this plugin.

Contributors

“Restricted Blocks” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “Restricted Blocks” into your language.

Interested in development?

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

Changelog

1.11

November 15, 2022

  • Minor backend improvements.
  • Changelog added.

1.10

September 1, 2021

  • Initial release.