WP Manifestindependent plugin directory
manifest / integrations / wordpress-plugin-a11ystack

Whitespace a11ystack integration

Adds a11ystack-specific enhancements and features to Wordpress

by Whitespace · github.com/whitespace-se/wordpress-plugin-a11ystack

0stars
3.5kcomposer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/whitespace-se/wordpress-plugin-a11ystack/archive/refs/heads/main.zip

Also on Packagist as whitespace-se/wordpress-plugin-a11ystack:

composer require whitespace-se/wordpress-plugin-a11ystack

From the readme

Whitespace a11ystack for Wordpress Wordpress plugin that adds a11ystack-specific enhancements and features to Wordpress. How to install If you want to use this plugin as an MU-plugin, first add this to your composer.json: Where path/to/your/mu-plugins is something like wp-content/mu-plugins or web/app/mu-plugins. Then get the plugin via composer: Configuration Set these constants to true to enable the feature. - WPA11YSTACKENABLEFEEDBACKMODULE: Feedback module - WPA11YSTACKENABLEOPENGRAPHFIELDS: Open graph fields Contributing Generate new pot file with this command:

Read the full README on GitHub →