One Click Accessibility

Beschrijving

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

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)
  • Grijstint
  • 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

Bijdragers:

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.

Schermafbeeldingen

  • Accessibility Customizer
  • Accessibility Toolbar
  • Grijstint modus
  • Negative Contrast Mode

Installatie

Automatische installatie

  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. Geniet ervan!

Handmatige installatie

  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. Geniet ervan!

Beoordelingen

16 januari 2025 1 reactie
Installed and works perfectly on website. Also easy to do settings and style! But I wonder if it will be WCAG compatible in summer 2025 and also offer “text to speech”? Otherwise I need to look for another plugin 🙁
27 november 2024 1 reactie
On the whole quite ok, lacks screenreader and a few more tools, but ok for simple pages. If you would make plugin for WCAG 2.2. conform then you could also charge money for Pro version. I am the first to buy!!!
13 september 2024
Love the plugin. I even added this CSS to style it to my magazine bordered website. Adjust the margin-left to your website and the button looks a lot cleaner. /* ACCESSIBILITY BUTTON START */ pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a { padding: 1px; border: 1px solid #1e73be; border-radius: 100px; margin-left: 35px; }
17 augustus 2024
Só agradecer pela oportunidade que realmente importa, oportunidade para mim conseguir disponibilizar algo tão especial quanto a acessibilidade.
22 juli 2024
Very good! Update to latest WP Version would be great! And access to tool-symbol only with keyboard would also be great.
Lees alle 79 beoordelingen

Bijdragers & ontwikkelaars

“One Click Accessibility” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“One Click Accessibility” is vertaald in 19 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “One Click Accessibility” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

2.1.0 – 2022-12-18

  • New: Added custom element ID for “Skip Content” link (#35), (#36)
  • Tweak: Added title for all SVG icons (#30)
  • Tweak: Add role="button" to the toggle (#57)
  • Tweak: Changed the default icon to “One Click”
  • Fix: Remove extra quote (Topic)
  • Fix: High Contrast and Negative Contrast still appear after disabled from the settings (#39)
  • Fix: Added compatibility with Twenty Twenty theme

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!