Unbox Button ARIA Labels
Add Aria Label and Hidden to WordPress' Core Button block.
by Bridget Wessel · github.com/bridgetwes/unbox-button-aria-labels
★ 1stars
4release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/bridgetwes/unbox-button-aria-labels/releases/download/1.0.6/unbox-button-aria-labels.zipDeclares an update source (bridgetwes/unbox-button-aria-labels), so updates arrive through the plugin's own updater.
Readme
Unbox Button ARIA Labels
A WordPress plugin that extends the core button block to add ARIA label support and screen reader visibility control.
Changelog
1.0.6
- 9/15/2025
- npm audit fix for vulnerabilities, and npx npm-check-updates -u --dep dev
1.0.5
- 6/25/2025 - Updating @wordpress/scripts
1.0.4
- 6/24/2025 - Removing Yahnis-Elsts Updater files from plugin and setting to update with Single Update Plugin
1.0.3
- 5/6/2025 - updating npm
1.0.2
- 4/28/2025 - adjusting readme.md files
1.0.1
- 4/28/2025 - escape aria output in attributes
1.0.0
- 4/28/2025 - Initial Commit
Features
- Add custom ARIA labels to button blocks
- Toggle button visibility for screen readers
- Simple integration with the WordPress block editor
Installation
- Download the plugin files
- Upload the plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
Usage
- Add a button block to your page or post
- In the block settings sidebar, you'll find a new "Accessibility Settings" panel
- Add an ARIA label to provide a descriptive text for screen readers (note, this will be read by screen readers in place of your link text.)
- Toggle the "Hide from Screen Readers" option to control screen reader visibility
Requirements
- WordPress 6.7 or higher
- Node.js 14.0 or higher
- npm 6.0 or higher
License
This plugin is licensed under the GPL v2 or later.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.0.6 | Sep 15, 2025 | unbox-button-aria-labels.zip | 0 |
| 1.0.5 | Jun 25, 2025 | unbox-button-aria-labels.zip | 1 |
| 1.0.4 | Jun 24, 2025 | unbox-button-aria-labels.zip | 0 |
| 1.0.3 | May 6, 2025 | unbox-button-aria-labels.zip | 1 |
| 1.0.2 | Apr 28, 2025 | unbox-button-aria-labels.zip | 2 |
| 1.0.1 | Apr 28, 2025 | unbox-button-aria-labels.zip | 0 |