Lock Reusable Blocks

描述

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.

屏幕截图

  • Reusable Block locked in the editor.
  • Settings screen.

评价

2022年4月4日
All plugins should be like this. Simple one job plugins that do one thing well. I follow this philosophy in my own plugins and it is good to see others doing the same.
2022年3月23日
Even people who understand the concept of reusable blocks tend to unintentionally edit such blocks from time to time (changing it for the whole website instead of a single instance). This plug-in protects reusable blocks in simple, elegant way – and you can still edit them if this is really your intension. Should be integrated into WP core.
阅读所有4条评价

贡献者及开发者

“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