One Click Accessibility

描述

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

屏幕截图

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

安装

Automatic Installation

  1. Install using the WordPress built-in Plugin installer > Add New
  2. 通过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. 通过WordPress的“插件”菜单激活插件
  3. Go to the plugin page (under Dashboard > Accessibility)
  4. Enjoy!

评价

2024 年 9 月 13 日
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; }
2024 年 8 月 17 日
Só agradecer pela oportunidade que realmente importa, oportunidade para mim conseguir disponibilizar algo tão especial quanto a acessibilidade.
2024 年 7 月 22 日
Very good! Update to latest WP Version would be great! And access to tool-symbol only with keyboard would also be great.
阅读所有77条评价

贡献者及开发者

“One Click Accessibility” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「One Click Accessibility」插件已被翻译至 18 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“One Click Accessibility”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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!