Descripción
Hover Highlights is a simple WordPress plugin that adds a subtle highlight effect to the Gutenberg/Block Editor. When you hover over a block, it gets highlighted with a dashed outline and a box-shadow. The highlight disappears when you focus on the block to reduce distraction.
This plugin is ideal for content creators who want to visually distinguish individual blocks within the Block Editor.
The code and this readme are mostly written by ChatGPT.
Instalación
- Upload the
hover-highlights
folder to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
FAQ
-
Why doesn’t the highlight show up?
-
The highlight effect only appears when you hover over a block. If you’re not seeing the highlight, try moving your mouse over a block.
-
Is this plugin compatible with other block editor plugins?
-
Yes, this plugin should work with most other block editor plugins.
Reseñas
Colaboradores y desarrolladores
"Hover Highlights – Editor block highlighting" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores"Hover Highlights – Editor block highlighting" ha sido traducido a 2 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce "Hover Highlights – Editor block highlighting" 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.0.0
- Initial release