Apraksts
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.
Uzstādīšana
- Upload the
hover-highlightsfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
BUJ
-
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.
Atsauksmes
Autori un izstrādātāji
“Hover Highlights – Editor highlighting” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
Līdzdalībnieki“Hover Highlights – Editor highlighting” ir tulkots lokalizācijās 2. Paldies tulkotājiem par ieguldījumu.
Tulkot “Hover Highlights – Editor highlighting” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
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