Visibility Controls for Editor Blocks
Visibility Controls for Editor Blocks
Description
Visibility Controls for Editor Blocks adds native visibility settings to the WordPress block editor, so you can hide or show Gutenberg blocks based on screen size and user login status without writing custom CSS.
Use it to hide blocks on mobile, tablet, or desktop, show different content to logged-in users and guests, and fine-tune responsive layouts with your own breakpoints. The controls appear directly in the block editor sidebar, so you can manage visibility while editing your content.
The plugin works with regular Gutenberg blocks and modern dynamic blocks, including block theme and site editor contexts.
Key Features:
- Device visibility controls: Hide blocks on mobile, tablet, or desktop.
- Login status visibility: Show or hide blocks for logged-in users or non-logged-in visitors.
- Custom breakpoints: Define what counts as mobile and tablet for your own theme.
- No custom CSS needed: Manage block visibility directly from the editor sidebar.
- Gutenberg integration: Visibility options appear where you already edit block settings.
- Dynamic block support: Works with server-rendered blocks, block themes, and modern WordPress layouts.
Ideal For:
- Content creators who want to hide large or secondary blocks on smaller screens.
- Site owners who want to show different calls to action to guests and logged-in users.
- Designers who need responsive Gutenberg layouts without writing one-off CSS.
- Developers and agencies who want simple block visibility controls for client sites.
With Visibility Controls for Editor Blocks, you can keep one clean editor workflow while tailoring the frontend experience for different devices and visitors.
Video tips for using the Visibility Controls for Editor Blocks plugin:
License
This plugin is licensed under the GPLv2 or later. You can find more information at https://www.gnu.org/licenses/gpl-3.0.html.
Installation
- Upload the plugin files to the
/wp-content/plugins/visibility-controls-for-editor-blocksdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to “Settings > Gutenberg Blocks Visibility” to configure the breakpoints for mobile, tablet, and desktop devices.
Screenshots

Settings page for configuring breakpoints under Settings > Gutenberg Blocks Visibility.

Visibility settings in the Gutenberg editor sidebar, including device and login status controls.

Block visibility indicators shown inside the editor.

Example of how visibility settings affect the layout on a mobile device.
Faq
In the WordPress admin area, navigate to Settings > Gutenberg Block Visibility to configure custom breakpoints for mobile and tablet devices.
Yes. Select a block in the editor and enable Hide on Mobile in the Visibility Settings panel.
Yes. You can hide blocks for logged-in users or hide blocks for non-logged-in visitors, which makes it easy to show different content to members and guests.
Yes. The plugin supports modern dynamic Gutenberg blocks and block theme rendering contexts.
No, this plugin is designed to work specifically with the Gutenberg block editor.
The plugin only adds small visibility classes and the CSS needed to hide matching blocks. It is designed to stay lightweight and avoid changing your block content structure.
Reviews
Exactly the visibility control I needed
By drradupotenz on March 28, 2026
I’ve been searching for a clean and reliable way to control the visibility of individual blocks, and this plugin delivers exactly that. The interface is intuitive, the options are clearly structured, and everything works seamlessly inside the editor without adding unnecessary complexity.
What I appreciate most is that the plugin stays lightweight while still giving me precise control over when and how blocks appear. It integrates naturally into my workflow and does exactly what it promises.
Finally found what I wanted
By Mhd Wahyu NZ (pakacil) on May 3, 2025
I finally found what I wanted and I really like it. Works very well as described. Thank you. I have submitted the translation for my local language.
Great!
By Loosie94 on November 22, 2024
Exactly what i was looking for, thanks!
Changelog
1.2.3
- Improved the settings page layout and removed extra branding from the page header.
- Moved the review prompt into a standard WordPress admin notice on the plugin settings page.
- Added a 7-day delay before showing the review prompt to new and existing users.
- Replaced the external Buy Me a Coffee script with a regular support link.
- Updated plugin author metadata.
1.2.2
- Tested with WordPress 6.9.
- Fixed dynamic block visibility handling for WordPress 6.9.4 and newer block rendering contexts.
- Fixed the settings button URL in the block editor for subdirectory installs.
- Improved visibility CSS loading for block themes and block widget contexts.
1.2.1
- Fixed a problem with index.js
1.2.0
- Refactored JavaScript build system to use @wordpress/scripts.
- Removed legacy Gulp-based setup for cleaner and more maintainable builds.
- No functional changes for end users
1.1.3
- Fixed a problem with renaming blocks
1.1.2
- Fixed a problem with some dynamic blocks
1.1.1
- Tested up to WordPress 6.8
1.1.0
- Tested up to WordPress 6.7.1
1.0.9
- Tested up to WordPress 6.7
1.0.8
- Added wp.blockEditor.InspectorControls instead wp.editor.InspectorControls
1.0.7
- Added video tips to the settings page
1.0.6
- Small fix
1.0.5
- Added option to hide blocks for logged-in users.
- Added option to hide blocks for non-logged-in users.
- Added visual indication (strikethrough and overlay) for blocks hidden based on user login status in Gutenberg editor.
1.0.4
- Added support for dynamic Gutenberg block, for example: Navigation, Site Logo, Post Content etc.
1.0.3
- Added new language – ru_RU.
- Fixed a small bug.
1.0.2
- Added new option – Disable CSS loading on pages without Gutenberg.
1.0.0
- Initial release with functionality to hide blocks on mobile, tablet, and desktop devices.
- User-configurable breakpoints for each device type.