Description
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.
Installation
- 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.
Reviews
Contributors & Developers
“Hover Highlights – Editor block highlighting” is open source software. The following people have contributed to this plugin.
Contributors“Hover Highlights – Editor block highlighting” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “Hover Highlights – Editor block highlighting” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release