Hi sburrell,
You wrote:
My institution is considering adopting WordPress, but our accessibility officials have expressed concerned that the back-end of WP is not accessible. We are very sensitive to this issue, but would also like to adopt WordPress throughout our institution as the standard CMS for our websites.
Could you please comment on how you would respond to my colleagues regarding accessibility for content contributors/site managers in WordPress?
Keeping Joe’s comments regarding answering the question of WordPress’s accessibility in mind, I’d like to add the following.
I think the best response for your accessibility officials is that no off-the-shelf CMS is going to be strictly compliant with any accessibility standard such as Sec. 508 or WCAG or ATAG. All of them, to one degree or another, are works in progress, and the degree of accessibility also depends on the themes, plugins, and any other custom code that would come into play with regard to your setup. I’ve been using and developing with WordPress while using a screen reader for over a decade now, as well as training other assistive technology users how to use WordPress and build as much accessibility into their sites as possible with it, and, it’s come a long way from users of assistive technology having to navigate directly to each individual screen by typing in its URL to users of assistive technology being able to add and edit content, as well as configure settings of the application on par with their completely abled counterparts in the overwhelming majority of cases, plugins installed notwithstanding. It’s also important to keep in mind that a large part of a website’s accessibility comes down to the content manager adding content in an accessible manner, and this is true regardless of the way the site is generated. So, to sum up, as long as:
1. You either choose, (or develop), an accessible theme;
2. You choose plugins that will allow you to generate frontend content accessibly, (note that these may or may not be specifically labeled accessible, and, most likely wil not be, since plugins can get very complex and there are aspects of some of WordPress’s core APIs that hinder the development of completely standards-compliant plugins),;
3. Content managers make it a point to add and edit content with accessibility in mind;
If all of this is taken into account, then you can absolutely build accessible sites with WordPress.
I hope this is helpful.
Amanda