Описание
Conditional Block Visibility allows you to manage the visibility of blocks based on:
— User Roles: Show or hide blocks for specific roles like Administrator, Editor, Subscriber, etc.
— Login Status: Display blocks only for logged-in or logged-out users.
— Device Type: Control visibility for desktop, tablet, and mobile devices.
This plugin provides an easy-to-use interface in the block editor for adding visibility conditions to blocks, without requiring custom code.
Features
- Dynamic User Roles: Automatically adapts to any custom roles added by other plugins.
- Flexible Conditions: Combine multiple conditions for precise control.
- Device-Based Control: Ensure content visibility is optimized for different screen sizes.
- Visibility Based on Login Status: Set different content visibility for logged-in or logged-out users.
- Lightweight and easy to use.
License
This plugin is licensed under the GPLv2 or later. See the GPLv2 license for details.
Скриншоты
Visibility Settings in the Editor
The plugin adds a «Visibility Settings» panel in the block settings sidebar for easy configuration.Dynamic User Roles
Select from all available roles, including custom roles.Device-Specific Controls
Optimize visibility for desktop, tablet, and mobile devices.Set Visibility Based on Login Status
Show or hide blocks depending on whether the user is logged in or logged out.
Установка
- Upload the plugin files to the
/wp-content/plugins/conditional-block-visibility/
directory or install via the WordPress Plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Edit any post or page in the block editor, select a block, and configure visibility settings in the «Visibility Settings» panel in the block sidebar.
Часто задаваемые вопросы
-
Does this plugin work with custom user roles?
-
Yes, it dynamically detects all user roles, including custom roles added by other plugins.
-
Can I use this plugin on both the frontend and the block editor?
-
Yes, the visibility conditions work in the editor and the frontend.
-
Can I set visibility based on login status?
-
Yes, you can configure blocks to be visible only to logged-in users, logged-out users, or all users.
-
Does the plugin require any dependencies?
-
No, the plugin is standalone and works out of the box with the block editor.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Conditional Block Visibility» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Conditional Block Visibility» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.3
- Fixed custom user role
1.0.2
- Updated readme
1.0.1
- Added visibility settings for user roles, login status, and device type.
- Dynamic detection of user roles.