Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== A11y aria-hidden button for the block editor === Tags: accessibility, block editor, a11y, aria-hidden, aria Tested up to: 6.9 Requires PHP: 7.0 Stable tag: 0.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Add an `Decorative element` format button to the formatting toolbar in the block editor. == Description == This plugin gives you the possibility to hide from assistive technologies part of your text content, like emojis or decorative characters. It adds a `aria-hidden-elt` tag with an aria-hidden=\"true\" attribute. This plugin add a new `Decorative element` format button in the formatting toolbar of the block editor. == Installation == 1. Install the plugin and activate. 2. Use the `Decorative element` format button in the block editor. == Screenshots == 1. Decorative element format button in the block editor. 2. Decorative element selected in the block editor. 3. Front-end result.