Support » Accessibility » Core Accessibility is a Prerequisite for WordPress Adoption

  • 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?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The back end of the site should be available at sitename.com/wp-admin

    Use user name and password which you had provided while installing WordPress.

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Accessibility is big focus in WordPress these days, complete with its own volunteer-powered development team: https://make.wordpress.org/accessibility/

    With that said, there are some shortcoming in WordPress when it comes to accessibility, which the Accessibility Team is working hard to improve in core itself.

    For now, a prominent member of the Accessibility Team has prepared a plugin which addresses most of those shortcomings: https://wordpress.org/plugins/wp-accessibility/ (covered in more detail at https://make.wordpress.org/accessibility/wp-accessibility-plugin/ )

    Thread Starter sburrell

    (@sburrell)

    James- Good info. Are there higher education WordPress site admins or other sources I can put my accessibility officer(s) in touch with? We have a policy at my institution that requires us to adopt systems that demonstrate compliance with accessibility laws and standards.

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Are there higher education WordPress site admins or other sources I can put my accessibility officer(s) in touch with?

    This forum is monitored by the Accessibility Team, so if you have any questions, please feel free to ask here. 🙂

    https://wordpress.org/support/forum/accessibility

    Additionally, the team is always looking for more volunteers. 😉 https://make.wordpress.org/accessibility/handbook/

    Whether or not WordPress is accessible is a very big question. There are issues in the accessibility of the WordPress admin, but we are continuing to work on it and it is constantly improving. The biggest issues right now are probably in the media management dialog, although it’s also not the only way to handle media.

    A secondary issue has to do with using plug-ins – the accessibility of plugins is ultimately up to the author of that plug-in, so each additional plug-in will need to be tested individually; we can’t make any specific guarantees for most plug-ins.

    At any rate, I can’t say to you that the admin of WordPress is 100% accessible – it’s a work in progress, and there’s still a lot of work left to do. But it’s really pretty good, and speaking on behalf of the WordPress Accessibility team, we encourage you to try it out and raise any specific issues that you encounter either here, in the Accessibility forums, or by creating a ticket for that issue at https://core.trac.wordpress.org/newticket, and tagging it with the ‘Accessibility’ focus.

    Thanks!

    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

    Hi sburrell,

    There are many institutions of higher education using WordPress. Three well known institutions that are at the forefront of Higher Ed Accessibility are Penn State, GA Tech, University of Washington and all of these institutions use WordPress in some way.

    Hope this helps,
    John

    I am an education institution currently in charge of making a handful of WordPress sites accessible. It’s an extreme task as majority of core has a number of issues. For example presentational attributes being used instead of styles or inline styling on the wysiwyg editor. This is a huge issue with accessibility, and there’s no simple way to address it without modifying core and plugins.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Core Accessibility is a Prerequisite for WordPress Adoption’ is closed to new replies.