Skip to content

kobizz/pojo-accessibility

 
 

Repository files navigation

Pojo Accessibility

Build Status Dependency Status Built with Grunt

Contributors: pojo.me, KingYes, ariel.k, jzaltzberg Tags: Pojo, Accessibility, A11y, Toolbar, Tools, WordPress Accessibility
Requires at least: 4.1
Tested up to: 4.4.2
Stable tag: 1.1.4
License: GPLv2 or later

This plugin implements the accessibility features for the Pojo WordPress Themes.

Description

Please Note: This plugin is for Pojo Framework users only.

This plugin implements the accessibility features for the Pojo Themes. While most accessibility issues can't be addressed without directly changing your content, Pojo Accessibility adds a number of helpful accessibility features with a minimum amount of setup or expert knowledge.

Accessibility Toolbar:

Add a toolbar toggling that allows you to choose many options:

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

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 Builder tab in the Pages or Widgets menu
  4. Drag and drop the widget and set it
  5. 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 Builder tab in the Pages or Widgets menu
  4. Drag and drop the widget and set it
  5. Enjoy!

Screenshots

1. Accessibility Toolbar

Accessibility Toolbar

2. Accessibility Settings

Accessibility Settings

3. Accessibility Customizer

Accessibility Customizer

Changelog

1.1.4

  • Fixed! - tabindex on custom links issue

1.1.3

  • Tweak! - Resolve the focus issues by another way

1.1.2

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

1.1.1

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

1.1.0

  • New! - Remember toolbar options

1.0.3

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

1.0.2

  • Tweak! - Fixed hebrew translate

1.0.1

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

1.0.0

  • Initial Public Release!

About

This plugin implements the accessibility features for the Pojo WordPress Themes.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 60.8%
  • PHP 26.0%
  • JavaScript 10.7%
  • Shell 2.5%