Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Editor Block Outline

Descripción

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

Capturas

  • Contorno alrededor de cada bloque cuando está establecido como siempre visible
  • Editor outline settings

Reseñas

17 de marzo de 2023
While testing the Editor Block Outline plugin, I came up with a feature I thought would be helpful to most anyone and likely not too difficult for the developer to add. I suggested the feature to the developer, and within a few days, it was added. Amazing!
15 de diciembre de 2022
This little gem of a plugin is really helpful, especially when working with layouts in the block editor. Installed it, found the settings in the block editor (top right) and fell in love. This will be installed on all my WP sites.
5 de noviembre de 2021
Absolutely excellent. Very easy to use. Can't believe how little it is used. Ross
6 de septiembre de 2021
This makes Gutenberg much more usable!
16 de julio de 2021
Great work. I've been considering making a similar plugin myself, so I'm glad I found this one before I did. It works well and makes it considerably easier to see where each block is. Especially useful when you have blocks within blocks. i.e. Group -> Columns -> Column -> Paragraph
Leer todas las 16 reseñas

Colaboradores y desarrolladores

«Editor Block Outline» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Editor Block Outline» ha sido traducido a 9 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce «Editor Block Outline» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.3.0

  • Add default meta filter

1.2.1

  • Fixed colorpalette issue with WordPress 6.0+

1.2

  • Added toggle for enabling/disabling outline padding
    Please note that this is a breaking behavioral change. Users who set
    padding previously will need to enable this option for padding to take
    effect.

1.1.2

  • Fixed block title for cover block

1.1.1

  • Fixed floating box bug
  • Set initial show class name to false

1.1

  • Added data position setting (outside, inside or floating)
  • Added show class name option
  • Fixed hover setting for nested blocks
  • Removed twitter admin notice
  • Formato y optimización del código

1.0.4

  • Fixed bugs

1.0.3

  • Added lock outline per single block
  • Added outline padding
  • Fixed drag and drop issue with WP 5.7 where dragging line is not showing
  • Removed outline for add block box
  • New icon and banner design
  • Fixed block name for spacer block

1.0.2

  • Formato y optimización del código

1.0.1

  • Añadida la opción de opacidad

1.0

  • Primera versión