The WP ADA Compliance Plugin includes many time saving features but unfortunately it is not possible to correct every issue automatically. The content filter system corrects the following issues:
- Notifies users when a link opens a new window, PDF documents or other non HTML content
- Converts absolute font sizes in content to relative sizes (% or ems)
- Removes empty link and heading tags in content
- Removes links from images that are linked to themselves
- Removes redundant alt text and title attributes
- Adds outline styles to all focusable elements restoring visible keyboard focus
- Adds role and tabindex attributes to elements with event handlers that are emulating links
- Adds aria-label attributes with post title to read more links in post archives
- Adds title attributes to iframe elements
- Removes phrases such as “image of” or “photo of” from image alt text
- Converts justified text to left or right aligned and removes option to justify text
- Adds missing language attributes to html tags
- Adds skip nav links to pages where they are missing
- Remove auto play parameters from embedded audio or video
- Converts title attributes to aria-label on links and corrects accessibility issues with font awesome icons inside links
- Converts unlinked email addresses to mailto: links
- Adds “onkeypress” keyboard event handler to elements that include only mouse event handler such as onclick
- Removes inline styles that obscure or remove the outline from focusable elements
- Corrects radio groups and captcha fields in the Visual Form Builder plugin
- Corrects issues such as empty links and adjacent indentical links created when using the Elementor icon or image box widgets
- Corrects accessibility issues created by the Elementor table of contents widget
View our version comparison tool to see a complete list of time saving features.
Viewing Automatically Corrected Issues
Once you have installed the plugin and completed a full scan you will find a list of issues on your website that are being automatically corrected by filtering the issue list on “Auto Correct”.