One Click Accessibility

Description

The One Click Accessibility plugin is the fastest plugin to help you make your website more accessible.

Please Note: One Click Accessibility was initially developed for the Pojo framework, and now has been made compatible for any WordPress theme

While most accessibility issues can’t be addressed without directly changing your content, One Click Accessibility adds a number of helpful accessibility features with the minimum amount of setup and without the need for expert knowledge.

Accessibility Toolbar:

Add a toolbar toggling hat allows you to set:

  • Resize font (increase/decrease)
  • Grayscale
  • Negative Contrast
  • High Contrast
  • Light Background
  • Links Underline
  • Readable Font
  • Link to Sitemap / Feedback / Help pages

Accessibility Features:

  • Enable skip to content
  • Add outline focus for focusable elements
  • Remove the target attribute from links
  • Add landmark roles to all links
  • Customizer for style adjustment

Contributions:

Would you like to contribute to One Click Accessibility? You are more than welcome to submit your requests on the GitHub repo. Also, if you have any notes about the code, please open a ticket on this issue tracker.

Screenshots

  • Accessibility Customizer
  • Accessibility Toolbar
  • Grayscale Mode
  • Negative Contrast Mode

Installation

Automatic Installation

  1. Install using the WordPress built-in Plugin installer > Add New
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the plugin page (under Dashboard > Accessibility)
  4. Enjoy!

Manual Installation

  1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the plugin page (under Dashboard > Accessibility)
  4. Enjoy!

Reviews

September 6, 2021
Great plugin, but sitewide accessibility works only when I'm logged in as admin. When I'm not logged in, I have to set accessibility on every page. Cookies are allowed in tested browsers (Chrome, Edge Chromium, Firefox).
March 26, 2021
As most of these "accessibility" plugins this one will slightly improve user experience if you don't use the toolbar. The toolbar has accessibility issues itself. It doesn't properly inform users about it's expanded state. It expands just when catching focus. Font size adjusting breaks text flow in most cases (while zooming by Ctrl+scroll works fine). The toolbar announces own role as navigation - it is not! It navigates nowhere! There's more.
February 27, 2021
This plugin is really one click installation. Works fine with wordpress 5.6 and with WPML. A great Thank you to the developer!!!
Read all 37 reviews

Contributors & Developers

“One Click Accessibility” is open source software. The following people have contributed to this plugin.

Contributors

“One Click Accessibility” has been translated into 8 locales. Thank you to the translators for their contributions.

Translate “One Click Accessibility” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.0.3 – 2018-05-28

  • Fix: Toolbar settings panel empty in non-English sites
  • Fix: Avoid showing Help & Feedback links if not defined (#27)

2.0.2 – 2018-05-03

  • Fix! – Added default settings for toolbar title
  • Fix! – Print CSS rules before code to fix responsive issues
  • Fix! – Added visibility CSS to fix dependency issues

2.0.1 – 2018-05-02

  • Fix! – Increased icon size in the toolbar
  • Tweak! – Restored sr-only class for smooth update

2.0.0 – 2018-05-01

  • Tweak! – Renamed plugin to One Click Accessibility
  • Tweak! – Added an option to select an toolbar icon
  • Tweak! – Split Settings Panel to Settings and Toolbar
  • Tweak! – Removed FontAwesome dependency
  • Tweak! – Removed Bootstrap dependency
  • Tweak! – Removed Pojo Framework dependency

1.1.6 – 2017-10-26

  • Fix! – Border with RGBA is hidden in high contrast mode

1.1.5 – 2016-03-09

  • Tweak! – Fix minor style issue

1.1.4 – 2016-02-23

  • Fixed! – tabindex on custom links issue

1.1.3 – 2016-02-21

  • Tweak! – Resolve the focus issues by another way

1.1.2 – 2016-02-10

  • Fixed! – Triggering blur after focus to avoid auto-focus by browser on tab reactivated

1.1.1 – 2016-02-08

  • Tweak! – Added more hebrew strings translate
  • Tested up to WordPress v4.4

1.1.0 – 2016-02-07

  • New! – Remember toolbar options

1.0.3 – 2016-01-27

  • Fixed! – Issue with sidebar in Resize text
  • Tweak! – Added more string fields for WPML/Polylang plugins

1.0.2 – 2015-12-08

  • Tweak! – Fixed hebrew translate

1.0.1 – 2015-11-17

  • New! – Added distance from top toolbar, in Desktop/Mobile devices
  • Fixed! – Skip to content in Chrome

1.0.0 – 2015-10-29

  • Initial Public Release!