Short Description WP Accessibility Helper helps solve accessibility problems
WordPress Accessibility made easy!
Web accessibility refers to the inclusive practice of removing barriers that prevent interaction with, or access to websites, by people with disabilities. When sites are correctly designed, developed and edited, all users have equal access to information and functionality.
WP Accessibility Helper helps solve accessibility problems like font size, contrast, titles and aria-label tags, images alt and more.
https://accessibility-helper.co.il/
https://accessibility-helper.co.il/il/
/wp-content/plugins/wp-accessibility-helper
directory, or install the plugin through the WordPress plugins screen directly.Accessibility
admin menu – the main plugin optionsAttachments Control
– allows you control all images uploaded to mediaLandmark & CSS
– ARIA, HTML5 and custom CSS propertiesContribute
– Contribute =)WP Accessibility Helper - Settings Page ( screenshot #1 )
WP Accessibility Helper - Settings Page - part 2 ( screenshot #1 )
WP Accessibility Helper - Front-end opened sidebar ( screenshot #3 )
WP Accessibility Helper - Attachments control center (admin-side) ( screenshot #4 )
WP Accessibility Helper - Landmark control center (admin-side) ( screenshot #5 )
WP Accessibility Helper with "Rowling" WordPress Theme ( screenshot #6 )
WP Accessibility Helper - sortable widgets (drag and drop)
WP Accessibility Helper - custom contrast variations
WP Accessibility Helper - Lights Off mode
WP Accessibility Helper - Custom logo position
WP Accessibility Helper - Font reset button when script base option selected
WP Accessibility Helper - admin area
WP Accessibility Helper - admin area
WP Accessibility Helper - admin area
WP Accessibility Helper - admin area
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.
Please verify that your WordPress theme has: `
wp_head();
wp_footer();
and your body tag has
body_class();
`
You should use REM units resize, only when your theme is built with REM units, not in PX (pixels). Zoom in/out page will be useful for websites with unclear html/css standards, a website that was overridden and fixed several times. For example, one part of a code was written in REM units, and the second part – in pixels or percents… Script base resize option will be useful for… everyone =) This script calculates font size for the next HTML tags: h1,h2,h3,h4,h5,h6,a.
Alt+Z
– open accessibility sidebarAlt+X
– close accessibility sidebarrole="link"
for each a
tagIntroduce Visual DOM Scanner! Documentation here.
WP Accessibility Helper Attachments control screen
Live demo here
PRO version demo
WP Accessibility Helper makes it possible to improve accessibility on your website, but in any case does not guarantee 100% result (at any level: A, AA, AAA). In order for your site to be at 100% accessible to people with disabilities, you should consult an expert.
More information about “what is web accessibility?” you can find here:
In any case, it all depends on the quality of the code of your website =)
Security updates release
WAH Contribute admin page has been removed
Unused files and scripts has been removed
WP Coding standards approved
Plugin optimization
Security updates release
WAH Dom scanner has been removed because of reported security issue
Code optimization
Update broken links
Optimize PHP files
Update string translation
PHP code optimization
WAH credits added
Security release
Code and perfomance optimization
Custom contrast variations: new title field added to improve button accessibility standards
CSS & JS improvements
a
tag