Wordpress Ally

The official WordPress.org Accessibility page: https://wordpress.org/about/accessibility/

Resources

Accessibility Handbook: https://make.wordpress.org/accessibility/handbook/

WordPress Accessibility Team: https://make.wordpress.org/accessibility/

Accessibility Coding Standards:

Accessible Themes:

  • We typically build new sites using our own starter theme: https://github.com/kalamuna/kalapress-pro. KalaPress has undergone an a11y audit and has been tested.

  • WordPress has a directory of accessibility-ready themes as well:

Note: WordPress cannot guarantee that all Themes are compliant. Themes are reviewed by the theme team to ensure that they pass their basic accessibility requirements, but you should do your due diligence and do your own accessibility review as well.

Deque Wordpress Guide to Accessibility: https://www.deque.com/blog/wordpress-accessibility/

Kinsta Wordpress Guide to Accessibility: https://kinsta.com/blog/wordpress-accessibility/

Considerations

Generally, Wordpress is like any other site a11y wise. A few things to consider for Wordpress are:

  • Consider educating those in control of the content strategy. The majority of Wordpress pages are editable blocks that should still adhere to a11y standards. Review the Site Editing Checklist [This page is a WIP] as a guide.

  • Forgo the trap of a11y plugins. Focus on creating a strong content strategy with a11y to begin with.

  • Use a starter built with a11y in mind:

    • KalaPress: (KalaPress should be used as a starter theme for the majority of Kalamuna projects).

    • But if you’re looking for an alternative, use Underscores: it provides some basics like skip links out of the box!