Title: Block Permissions
Author: meceware
Published: <strong>09.04.2019</strong>
Last modified: 25.10.2021

---

Поиск плагинов

![](https://ps.w.org/block-permissions/assets/banner-772x250.png?rev=2066032)

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://ps.w.org/block-permissions/assets/icon-256x256.png?rev=2066032)

# Block Permissions

 Автор: [meceware](https://profiles.wordpress.org/meceware/)

[Скачать](https://downloads.wordpress.org/plugin/block-permissions.1.0.8.zip)

 * [Детали](https://ru.wordpress.org/plugins/block-permissions/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/block-permissions/#reviews)
 * [Разработка](https://ru.wordpress.org/plugins/block-permissions/#developers)

 [Поддержка](https://wordpress.org/support/plugin/block-permissions/)

## Описание

[Full Documentation](https://www.meceware.com/docs/block-permissions-for-gutenberg/)

### How To Use

 * Activate ‘Block Permissions’ plugin.
 * Edit any page with Gutenberg editor.
 * If Block Permission is chosen for ‘Show’, the block content will be shown if 
   the settings are validated. Otherwise block content will be hidden.

#### Show

 * If ‘Everyone’ is selected as the permission, the block content will be shown 
   for everyone.
 * If ‘Members’ is selected as the permission, the block content will be shown for
   the logged in users.
 * If ‘Members with Selected User Roles’ is selected as the permission, the block
   content will be shown only for the members with specified user roles.
 * If ‘Selected Users’ is selected as the permission, the block content will be 
   shown only to the specified users.
 * If ‘Selected Devices’ is selected as the permission, the block content will be
   shown for the specified devices, such as Desktops, Phones and/or Tablets.
 * If ‘Date Range’ is selected as the permission, the block content will be shown
   between the specified dates.
 * If ‘Time Range’ is selected as the permission, the block content will be shown
   between the specified times.
 * If ‘Day Of Week’ is selected as the permission, the block content will be shown
   on the specified days.
 * If ‘PHP Function’ is selected as the permission, the block content will be shown
   according to the return value of the specified PHP function.

#### Hide

 * If ‘Everyone’ is selected as the permission, the block content will be hidden
   from everyone.
 * If ‘Members’ is selected as the permission, the block content will be hidden 
   from the logged in users.
 * If ‘Members with Selected User Roles’ is selected as the permission, the block
   content will be hidden from the members with specified user roles.
 * If ‘Selected Users’ is selected as the permission, the block content will be 
   hidden from the specified users.
 * If ‘Selected Devices’ is selected as the permission, the block content will be
   hidden from the specified devices, such as Desktops, Phones and/or Tablets.
 * If ‘Date Range’ is selected as the permission, the block content will be hidden
   between the specified dates.
 * If ‘Time Range’ is selected as the permission, the block content will be hidden
   between the specified times.
 * If ‘Day Of Week’ is selected as the permission, the block content will be hidden
   on the specified days.
 * If ‘PHP Function’ is selected as the permission, the block content will be hidden
   according to the return value of the specified PHP function.

## Часто задаваемые вопросы

No FAQ yet.

## Отзывы

![](https://secure.gravatar.com/avatar/ed52bbd3a41c6acde5e40a68bc7057b4d62caab11f037557555f6c4d2297c6da?
s=60&d=retro&r=g)

### 󠀁[Just what I needed to group blocks within a permission block](https://wordpress.org/support/topic/just-what-i-needed-to-group-blocks-within-a-permission-block/)󠁿

 [Larry Daniele](https://profiles.wordpress.org/larrydaniele/) 21.11.2019

The Block Permissions block was just what I was looking for to restrict the visibility
of a block to certain roles. Easy to use and works well (esp. since you can nest
arbitrary blocks inside of a Block Permissions block). Thanks, Mehmet for a well-
crafted plugin.

 [ Посмотреть 1 отзыв ](https://wordpress.org/support/plugin/block-permissions/reviews/)

## Участники и разработчики

«Block Permissions» — проект с открытым исходным кодом. В развитие плагина внесли
свой вклад следующие участники:

Участники

 *   [ meceware ](https://profiles.wordpress.org/meceware/)

«Block Permissions» переведён на 1 язык. Благодарим [переводчиков](https://translate.wordpress.org/projects/wp-plugins/block-permissions/contributors)
за их работу.

[Перевести «Block Permissions» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/block-permissions)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/block-permissions/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/block-permissions/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/block-permissions/)
по [RSS](https://plugins.trac.wordpress.org/log/block-permissions/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.0.8

 * Bug fix wrt date range selection. (thanks to urlund (@codework))

#### 1.0.7

 * Package update and minor improvements.

#### 1.0.6

 * Package update and minor improvements.

#### 1.0.5

 * Package update and minor improvements.

#### 1.0.4

 * Package update and minor improvements.

#### 1.0.3

 * License change and other improvements.

#### 1.0.2

 * Libraries updated.
 * Code improvements.

#### 1.0.1

 * Libraries updated.

#### 1.0.0

 * Initial Release.

## Мета

 *  Версия **1.0.8**
 *  Обновление: **4 года назад**
 *  Активных установок: **400+**
 *  Версия WordPress ** 5.6.0 или выше **
 *  Совместим вплоть до: **5.8.13**
 *  Версия PHP ** 5.6 или выше **
 *  Языки
 * [Dutch](https://nl.wordpress.org/plugins/block-permissions/) и [English (US)](https://wordpress.org/plugins/block-permissions/).
 *  [Перевести на ваш язык](https://translate.wordpress.org/projects/wp-plugins/block-permissions)
 * Метки:
 * [addon](https://ru.wordpress.org/plugins/tags/addon/)[blocks](https://ru.wordpress.org/plugins/tags/blocks/)
   [content restriction](https://ru.wordpress.org/plugins/tags/content-restriction/)
   [date](https://ru.wordpress.org/plugins/tags/date/)[gutenberg](https://ru.wordpress.org/plugins/tags/gutenberg/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/block-permissions/advanced/)

## Оценки

 5 из 5 звёзд.

 *  [  1 5-звездный отзыв     ](https://wordpress.org/support/plugin/block-permissions/reviews/?filter=5)
 *  [  0 4-звездный отзыв     ](https://wordpress.org/support/plugin/block-permissions/reviews/?filter=4)
 *  [  0 3-звездный отзыв     ](https://wordpress.org/support/plugin/block-permissions/reviews/?filter=3)
 *  [  0 2-звездный отзыв     ](https://wordpress.org/support/plugin/block-permissions/reviews/?filter=2)
 *  [  0 1-звездный отзыв     ](https://wordpress.org/support/plugin/block-permissions/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/block-permissions/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/block-permissions/reviews/)

## Участники

 *   [ meceware ](https://profiles.wordpress.org/meceware/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/block-permissions/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](https://www.meceware.com/)