Lock Reusable Blocks

Descripció

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.

Captures

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

Ressenyes

25 de gener de 2023 1 resposta
This should be a feature of WP and not a plugin. It's really useful for building large sites and not having clients mess them up afterward due to the ability to edit useable blocks.
4 de abril de 2022
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.
23 de març de 2022
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.
Llegiu totes les 4 ressenyes

Col·laboradors i desenvolupadors

«Lock Reusable Blocks» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

“Lock Reusable Blocks” s'ha traduït a 9 configuracions regionals. Gràcies als traductos per les seves aportacions.

Tradueix “Lock Reusable Blocks” a la teva llengua.

Interessats en el desenvolupament?

Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.

Registre de canvis

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