This a Gutenberg plugin that adds an outline around each block. Outline settings are based on user meta. Each user can change the settings according to their needs and it will applied only to their account.
Los usuarios pueden cambiar:
- When to show outline. On hover or always displayed.
- Lock outline for a single block.
- Desactivar el contorno completamente.
- Show data (name and class) outside block, inside or floating when hovering over block
- Cambiar el color del contorno.
- Cambiar el estilo del contorno a una línea sólida, discontinua o punteada.
- Change padding size
- Mostrar/ocultar el nombre del bloque.
Filters
- editor_outline_default_user_meta You can override the default user meta by using this filter. The filter will receive the default user meta as an array and you can return a modified array. Check github repo for more information. https://github.com/kalimahapps/Editor-Block-Outline#filters
Te puedes descargar este plugin para utilizarlo en tu sitio de .
