Hover Highlights – Editor highlighting

描述

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.

安装

  1. Upload the hover-highlights folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

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.

评价

2023 年 9 月 18 日
Simple but effective. Finally giving Gutenberg a try but man.. that interface is so hard to get used to. This little perk helps me a lot. Thanks guys (and Chat GPT haha)
阅读所有2条评价

贡献者及开发者

「Hover Highlights – Editor highlighting」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Hover Highlights – Editor highlighting」插件已被翻译至 2 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Hover Highlights – Editor highlighting」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.0

  • Fixed an issue where styles were outputted outside the intended scope, which caused the browser to enter quirks mode.
  • Added support for Full Site Editing (FSE).
  • Now requires WordPress 5.8 or higher, instead of 5.0.

1.0.0

  • Initial release