Описание
Lock Reusable Blocks in the editor to avoid unintentional global changes.
Editing reusable blocks in posts is locked, and you have access to two actions when you select a reusable block in the editor:
— Edit the reusable block (opens the block editing page in a new tab)
— Convert to regular blocks (native action)
Options are availables in Settings > Writing screen to hide Edit and Convert reusable blocks buttons in block overlay.
Отзывы
Участники и разработчики
«Lock Reusable Blocks» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Lock Reusable Blocks» переведён на 9 языков. Благодарим переводчиков за их работу.
Перевести «Lock Reusable Blocks» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.6.0
- Fix PHP Parse error in add_settings_field functions on PHP 7.2
0.5.0
- Fix hide Edit/Convert buttons settings are inverted
0.4.0
- Add options in Settings > Writing screen to allow admin disable Edit and Convert reusable blocks buttons in block overlay.
Props to @btxtiger for the idea.
0.3.0
- Convert to regular blocks button: switch to primary style
0.2.0
- Add button to convert reusable block to regular blocks
0.1.0
- First release