SlideShare uma empresa Scribd logo
1 de 32
Accessibility with WordPress
Limitations and benefits.
Who am I?
- A WordPress plug-in developer
- An advocate and consultant on web accessibility
- A writer on practical accessibility
- Read more at http://www.joedolson.com
Why WordPress?
WordPress is a free, open source CMS
WordPress has many active users – 65% of the most popular 1
million sites are built on WordPress
Many of the accessibility limitations in WordPress can be
easily overcome, with a little knowledge.
WordPress Accessibility: the problems
650,000 top sites – that's a lot of visitors!
- Inaccessible themes – affects your users
- Inaccessible plug-ins – affects the plug-in's users
- Core problems in WordPress – affect everybody
- Writing Accessible Content – created by everybody
What's a Theme?
- Themes control the structure and appearance of a site
- Almost all of the public experience of a WordPress site
comes from the theme.
- For most sites, most accessibility problems come from the
theme.
Finding Accessible Themes
- Most themes are not accessible.
- Finding accessible themes is very, very difficult.
- Building custom themes is expensive.
- Customizing themes for accessibility is not cheaper.
- Most accessible themes are actually frameworks.
What's a framework?
- Basic structure and layout
- minimal color or ornamentation.
- Easy for a developer to modify.
What's a framework?
- Basic structure and layout
- minimal color or ornamentation.
- Easy for a developer to modify.
- Not so easy for a casual user.
Some (reportedly) accessible themes:
- Blaskan: http://blaskan.net/
- Skeleton: http://www.badeyes.com/services/
- Ambrosia: http://wordpress.org/extend/themes/ambrosia
- Scrapbook: http://wordpress.org/extend/themes/scrapbook
- Genesis Child Theme:
http://wp-accessible.org/2012/11/release-version-0-2-of-the-acces
- Twenty-Eleven Child theme:
https://github.com/RRWD/accessible-twenty-eleven-theme
- Twenty-Twelve Child theme:
http://daniemon.com/blog/accessible-wp-theme-twenty-twelve/
In the WordPress Core
Some fundamental problems.
Most of the base HTML and functionality generated by
WordPress is great
A couple things don't quite meet specs:
- Empty searches do not return an error
- Default values for “more” links are not specific.
- Tons of redundant title attributes
- Contact forms with un-associated text
These are mostly fixable in themes
Front-end Accessibility with
WordPress?
- Without the theme, there's no web site.
- Themes and plug-ins are the primary sources of
problems using WordPress accessibly.
WordPress 3.5 was big for the admin:
- Removed tabindex
- Added skiplinks
- Fixed tabbing order in many contexts
- Now possible to log out by keyboard (but not by voice
command)
- Numerous form fields now properly labeled
- Keyboard navigation has clearly visible focus
- Screen Options now much more easily found and used,
giving better access to screen customizations and accessibility
modes
WordPress 3.6 is still moving forward:
- Improves the Add Media Panel
- Adds screen reader and keyboard support for Custom
Menu interface
- Improvements in usability and accessibility for version
comparison
What about those plug-ins?
- WordPress plug-ins are all over the map
- There is little to no quality checking in the plug-in repository.
- Even if there was, checking for accessibility would be almost
impossible to do.
- Yikes.
What do you use plug-ins for?
- Contact forms
- Calendars
- eCommerce
- Social Media widgets
- Newsletter sign-ups
- Thousands of other tasks
Plug-in Guide
- Contact forms
- Calendars
- eCommerce
- Social Media widgets
- Newsletter sign-ups
- Thousands of other tasks
Using Plug-ins
• There are over 20,000 plug-ins in the repository. You
cannot assume that most of them are accessible.
• Due to the nature of the WordPress.org plug-in search
engine, most of the results for 'accessible' do not
relate to accessibility.
• Most plug-ins must be vetted independently.
What is available now?
Install and configure my plugin WP Accessibility:
http://wordpress.org/extend/plugins/wp-accessibility/
What can the WP-Accessibility plug-in do?
• Remove redundant title attributes
• Enable skip links with WebKit
• Add skip links with user-defined targets.
• Add language and text direction attributes
• Remove the target attribute from links.
• Force a search page error on an empty search
• Remove tabindex from elements that are focusable.
• Strip title attributes from images in content.
• Add post titles to "read more" links.
• Add an outline to the :focus state for focusable elements.
• Improve accessibility of admin styles
What can't this plug-in do?
• Fix color contrast issues.
• Correct forms to add labels or give meaningful errors.
• Fix heading structures for screen reader navigation.
• Give appropriate alt attributes to images
• Correct for many possible unknowns...
What about creating accessible
content?
P.O.U.R. Principles
•Perceivable
•Operable
•Understandable
•Robust
Example:
https://sites.google.com/site/antarcticaclassproject/
What does this example do wrong?
What does it do right?
Hint: you can see everything that's on the page.
Imagining Accessibility
• What is missing if you can't see the page?
• What is missing if you can't hear audio?
• What can't be operated if you can't use a
mouse?
• What is lost if you are using a tablet or mobile
device?
Web Readers Skim
• Everybody skims on the web
• Everybody wants to skim on the web
• How does assistive technology allow
skimming?
Is that all?
For now, yes. There are undoubtedly other accessible
WordPress themes: but no easy way to find them.
Searching for accessible themes requires critical judgement.
Audited accessibility tag is coming to the WordPress theme
repository – but it's not there yet.
WP Accessibility can fix some problems, but not all.
The Cities Project is working on building accessible WordPress
themes: http://accessiblejoe.com/cities/
What's the summary?
• On the public side, WordPress makes very few
mistakes, and these can be corrected by a theme or
plug-in. BUT: WordPress only controls a small
percentage of the presentation of a web site.
• Currently available themes are generally lacking a
focus on accessibility; and there isn't a good way to
find accessible themes.
• Extending WordPress via plug-ins is hazardous, and
requires careful vetting.
• The admin, though not perfect, is improving.
Accessibility Resources.
- WCAG Recommended Techniques: highly technical, though
simpler than the WCAG itself.
http://www.w3.org/TR/WCAG-TECHS/
- WebAIM: Simplified summaries, recommendations.
Extensive documentation on almost every accessibility
topic: http://webaim.org
- University of Minnesota, Duluth Web Design References:
Extensive curated catalog of accessibility articles on the
web: http://bit.ly/t3tPZC
Questions?

Mais conteúdo relacionado

Mais procurados

Dayton word press meetup
Dayton word press meetupDayton word press meetup
Dayton word press meetup
Dustin Hartzler
 
1-01: Introduction To Web Development
1-01: Introduction To  Web  Development1-01: Introduction To  Web  Development
1-01: Introduction To Web Development
apnwebdev
 
PEPY Wordpress workshop-01
PEPY Wordpress workshop-01PEPY Wordpress workshop-01
PEPY Wordpress workshop-01
Wei Peng
 
Jeteye Powerpoint
Jeteye PowerpointJeteye Powerpoint
Jeteye Powerpoint
Jeteye.Team
 

Mais procurados (20)

UCSY CS Club Week1
UCSY CS Club Week1UCSY CS Club Week1
UCSY CS Club Week1
 
Advanced Web Development
Advanced Web DevelopmentAdvanced Web Development
Advanced Web Development
 
Dayton word press meetup
Dayton word press meetupDayton word press meetup
Dayton word press meetup
 
WordPress for Beginners
WordPress for BeginnersWordPress for Beginners
WordPress for Beginners
 
1-01: Introduction To Web Development
1-01: Introduction To  Web  Development1-01: Introduction To  Web  Development
1-01: Introduction To Web Development
 
Word press to go how to build a wordpress website ( pdf drive )...
Word press to go how to build a wordpress website ( pdf drive )...Word press to go how to build a wordpress website ( pdf drive )...
Word press to go how to build a wordpress website ( pdf drive )...
 
Wordpress 101 Training
Wordpress 101 TrainingWordpress 101 Training
Wordpress 101 Training
 
November 2016 - ECN - You're Speaking Drupalese to Me
November 2016 - ECN - You're Speaking Drupalese to MeNovember 2016 - ECN - You're Speaking Drupalese to Me
November 2016 - ECN - You're Speaking Drupalese to Me
 
November 2016 - Georgia Tech - Building a Research Website
November 2016 - Georgia Tech - Building a Research WebsiteNovember 2016 - Georgia Tech - Building a Research Website
November 2016 - Georgia Tech - Building a Research Website
 
Getting Started with Wordpress
Getting Started with WordpressGetting Started with Wordpress
Getting Started with Wordpress
 
PEPY Wordpress workshop-01
PEPY Wordpress workshop-01PEPY Wordpress workshop-01
PEPY Wordpress workshop-01
 
Responsive Design
Responsive DesignResponsive Design
Responsive Design
 
Getting the Most out of WordPress.com
Getting the Most out of WordPress.comGetting the Most out of WordPress.com
Getting the Most out of WordPress.com
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
The road to professional web development
The road to professional web developmentThe road to professional web development
The road to professional web development
 
Jeteye Powerpoint
Jeteye PowerpointJeteye Powerpoint
Jeteye Powerpoint
 
Wordpress essential training - Wordpress Presentation PPT
Wordpress essential training - Wordpress Presentation PPTWordpress essential training - Wordpress Presentation PPT
Wordpress essential training - Wordpress Presentation PPT
 
A practical guide to building websites with HTML5 & CSS3
A practical guide to building websites with HTML5 & CSS3A practical guide to building websites with HTML5 & CSS3
A practical guide to building websites with HTML5 & CSS3
 
Wcto2014
Wcto2014Wcto2014
Wcto2014
 
AENJ Conference - Internet Tools Presentation
AENJ Conference - Internet Tools PresentationAENJ Conference - Internet Tools Presentation
AENJ Conference - Internet Tools Presentation
 

Destaque (6)

Demystifying Digital Humanities: Winter 2014 session #1
Demystifying Digital Humanities: Winter 2014 session #1Demystifying Digital Humanities: Winter 2014 session #1
Demystifying Digital Humanities: Winter 2014 session #1
 
Dmdh workshop 5 slides
Dmdh   workshop 5 slidesDmdh   workshop 5 slides
Dmdh workshop 5 slides
 
Demystifying Digital Humanities: Winter 2014 Workshop #2: Programming on the ...
Demystifying Digital Humanities: Winter 2014 Workshop #2: Programming on the ...Demystifying Digital Humanities: Winter 2014 Workshop #2: Programming on the ...
Demystifying Digital Humanities: Winter 2014 Workshop #2: Programming on the ...
 
Dmdh session-2-2013-14
Dmdh session-2-2013-14Dmdh session-2-2013-14
Dmdh session-2-2013-14
 
Dmdh workshop #6
Dmdh workshop #6Dmdh workshop #6
Dmdh workshop #6
 
Facebook Network Analysis using Gephi
Facebook Network Analysis using GephiFacebook Network Analysis using Gephi
Facebook Network Analysis using Gephi
 

Semelhante a Accessibility with WordPress

Wordpress & accessibility
Wordpress & accessibilityWordpress & accessibility
Wordpress & accessibility
Howard Kramer
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPress
Jignasa Naik
 
Up and Running in 5 mins with WordPress
Up and Running in 5 mins with WordPressUp and Running in 5 mins with WordPress
Up and Running in 5 mins with WordPress
Sennza Design
 
Part1 learn thelingo
Part1 learn thelingoPart1 learn thelingo
Part1 learn thelingo
Taneya Koonce
 

Semelhante a Accessibility with WordPress (20)

Csun retrofitting anoosha&sathish-2
Csun retrofitting anoosha&sathish-2Csun retrofitting anoosha&sathish-2
Csun retrofitting anoosha&sathish-2
 
From WordPress With Love
From WordPress With LoveFrom WordPress With Love
From WordPress With Love
 
Wordpress & accessibility
Wordpress & accessibilityWordpress & accessibility
Wordpress & accessibility
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPress
 
WordPress and Web Accessibility - 2013
WordPress and Web Accessibility - 2013WordPress and Web Accessibility - 2013
WordPress and Web Accessibility - 2013
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpress
 
WordPress Complete Tutorial
WordPress Complete TutorialWordPress Complete Tutorial
WordPress Complete Tutorial
 
Can WordPress help make the web more accessible - eaccess15 - Feb 2015
Can WordPress help make the web more accessible - eaccess15 - Feb 2015Can WordPress help make the web more accessible - eaccess15 - Feb 2015
Can WordPress help make the web more accessible - eaccess15 - Feb 2015
 
10 Web Performance Lessons For the 21st Century
10 Web Performance Lessons For the  21st Century10 Web Performance Lessons For the  21st Century
10 Web Performance Lessons For the 21st Century
 
Themes, Plugins and Accessibility
Themes, Plugins and AccessibilityThemes, Plugins and Accessibility
Themes, Plugins and Accessibility
 
WordPress 3.x for the sake of your sanity
WordPress 3.x for the sake of your sanityWordPress 3.x for the sake of your sanity
WordPress 3.x for the sake of your sanity
 
"Wordpress for web designers. What, when, how, where" por @nuriarai
"Wordpress for web designers. What, when, how, where" por @nuriarai"Wordpress for web designers. What, when, how, where" por @nuriarai
"Wordpress for web designers. What, when, how, where" por @nuriarai
 
Word press 101
Word press 101Word press 101
Word press 101
 
Up and Running in 5 mins with WordPress
Up and Running in 5 mins with WordPressUp and Running in 5 mins with WordPress
Up and Running in 5 mins with WordPress
 
Wordpress #2 : customisation
Wordpress #2 : customisationWordpress #2 : customisation
Wordpress #2 : customisation
 
Part1 learn thelingo
Part1 learn thelingoPart1 learn thelingo
Part1 learn thelingo
 
ClassicPress / WordPress
ClassicPress / WordPressClassicPress / WordPress
ClassicPress / WordPress
 
BITM3730 11-7.pptx
BITM3730 11-7.pptxBITM3730 11-7.pptx
BITM3730 11-7.pptx
 
EdTechJoker Spring 2020 - Lecture 6 - WordPress
EdTechJoker Spring 2020 - Lecture 6 -   WordPressEdTechJoker Spring 2020 - Lecture 6 -   WordPress
EdTechJoker Spring 2020 - Lecture 6 - WordPress
 
CALM Wordpress 102
CALM Wordpress 102CALM Wordpress 102
CALM Wordpress 102
 

Mais de Joseph Dolson

Build a WordPress Plug-in: Accessible social sharing
Build a WordPress Plug-in: Accessible social sharingBuild a WordPress Plug-in: Accessible social sharing
Build a WordPress Plug-in: Accessible social sharing
Joseph Dolson
 
SES Toronto 2008; Joe Dolson
SES Toronto 2008; Joe DolsonSES Toronto 2008; Joe Dolson
SES Toronto 2008; Joe Dolson
Joseph Dolson
 

Mais de Joseph Dolson (19)

Why #A11y?
Why #A11y? Why #A11y?
Why #A11y?
 
WordPress and ATAG Compliance
WordPress and ATAG ComplianceWordPress and ATAG Compliance
WordPress and ATAG Compliance
 
If you build it, they will come.
If you build it,  they will come.If you build it,  they will come.
If you build it, they will come.
 
Electronic information and accessible technology
Electronic information and accessible technologyElectronic information and accessible technology
Electronic information and accessible technology
 
JavaScript and Accessibility
JavaScript and AccessibilityJavaScript and Accessibility
JavaScript and Accessibility
 
The WordPress Way: Accessibility and Backwards Compatibility
The WordPress Way: Accessibility and Backwards CompatibilityThe WordPress Way: Accessibility and Backwards Compatibility
The WordPress Way: Accessibility and Backwards Compatibility
 
WordCamp US: ARIA. Roles, States and Properties
WordCamp US: ARIA. Roles, States and PropertiesWordCamp US: ARIA. Roles, States and Properties
WordCamp US: ARIA. Roles, States and Properties
 
Build a WordPress Plug-in: Accessible social sharing
Build a WordPress Plug-in: Accessible social sharingBuild a WordPress Plug-in: Accessible social sharing
Build a WordPress Plug-in: Accessible social sharing
 
Automating Accessibility: WordCamp Minneapolis 2015
Automating Accessibility: WordCamp Minneapolis 2015Automating Accessibility: WordCamp Minneapolis 2015
Automating Accessibility: WordCamp Minneapolis 2015
 
Massively maintained accessibility: WordPress
Massively maintained accessibility: WordPressMassively maintained accessibility: WordPress
Massively maintained accessibility: WordPress
 
Good Habits: Coding for Accessibility - WordCamp San Francisco 2014
Good Habits: Coding for Accessibility - WordCamp San Francisco 2014Good Habits: Coding for Accessibility - WordCamp San Francisco 2014
Good Habits: Coding for Accessibility - WordCamp San Francisco 2014
 
The Accessible Web: Improving the Universal Experience
The Accessible Web: Improving the Universal ExperienceThe Accessible Web: Improving the Universal Experience
The Accessible Web: Improving the Universal Experience
 
Mission: Accessible. Share & Connect Online with Everybody!
Mission: Accessible. Share & Connect Online with Everybody!Mission: Accessible. Share & Connect Online with Everybody!
Mission: Accessible. Share & Connect Online with Everybody!
 
WordPress Accessibility: WordCamp Chicago
WordPress Accessibility: WordCamp ChicagoWordPress Accessibility: WordCamp Chicago
WordPress Accessibility: WordCamp Chicago
 
Encouraging Accessibility
Encouraging AccessibilityEncouraging Accessibility
Encouraging Accessibility
 
Accessibility & WordPress: Developing for the whole world.
Accessibility & WordPress: Developing for the whole world.Accessibility & WordPress: Developing for the whole world.
Accessibility & WordPress: Developing for the whole world.
 
Accessible Web Sites: What can you do?
Accessible Web Sites: What can you do?Accessible Web Sites: What can you do?
Accessible Web Sites: What can you do?
 
Web Accessibility: A Shared Responsibility
Web Accessibility: A Shared ResponsibilityWeb Accessibility: A Shared Responsibility
Web Accessibility: A Shared Responsibility
 
SES Toronto 2008; Joe Dolson
SES Toronto 2008; Joe DolsonSES Toronto 2008; Joe Dolson
SES Toronto 2008; Joe Dolson
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Último (20)

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

Accessibility with WordPress

  • 2. Who am I? - A WordPress plug-in developer - An advocate and consultant on web accessibility - A writer on practical accessibility - Read more at http://www.joedolson.com
  • 3. Why WordPress? WordPress is a free, open source CMS WordPress has many active users – 65% of the most popular 1 million sites are built on WordPress Many of the accessibility limitations in WordPress can be easily overcome, with a little knowledge.
  • 5. 650,000 top sites – that's a lot of visitors! - Inaccessible themes – affects your users - Inaccessible plug-ins – affects the plug-in's users - Core problems in WordPress – affect everybody - Writing Accessible Content – created by everybody
  • 6. What's a Theme? - Themes control the structure and appearance of a site - Almost all of the public experience of a WordPress site comes from the theme. - For most sites, most accessibility problems come from the theme.
  • 7. Finding Accessible Themes - Most themes are not accessible. - Finding accessible themes is very, very difficult. - Building custom themes is expensive. - Customizing themes for accessibility is not cheaper. - Most accessible themes are actually frameworks.
  • 8. What's a framework? - Basic structure and layout - minimal color or ornamentation. - Easy for a developer to modify.
  • 9. What's a framework? - Basic structure and layout - minimal color or ornamentation. - Easy for a developer to modify. - Not so easy for a casual user.
  • 10. Some (reportedly) accessible themes: - Blaskan: http://blaskan.net/ - Skeleton: http://www.badeyes.com/services/ - Ambrosia: http://wordpress.org/extend/themes/ambrosia - Scrapbook: http://wordpress.org/extend/themes/scrapbook - Genesis Child Theme: http://wp-accessible.org/2012/11/release-version-0-2-of-the-acces - Twenty-Eleven Child theme: https://github.com/RRWD/accessible-twenty-eleven-theme - Twenty-Twelve Child theme: http://daniemon.com/blog/accessible-wp-theme-twenty-twelve/
  • 12. Some fundamental problems. Most of the base HTML and functionality generated by WordPress is great A couple things don't quite meet specs: - Empty searches do not return an error - Default values for “more” links are not specific. - Tons of redundant title attributes - Contact forms with un-associated text These are mostly fixable in themes
  • 13. Front-end Accessibility with WordPress? - Without the theme, there's no web site. - Themes and plug-ins are the primary sources of problems using WordPress accessibly.
  • 14. WordPress 3.5 was big for the admin: - Removed tabindex - Added skiplinks - Fixed tabbing order in many contexts - Now possible to log out by keyboard (but not by voice command) - Numerous form fields now properly labeled - Keyboard navigation has clearly visible focus - Screen Options now much more easily found and used, giving better access to screen customizations and accessibility modes
  • 15. WordPress 3.6 is still moving forward: - Improves the Add Media Panel - Adds screen reader and keyboard support for Custom Menu interface - Improvements in usability and accessibility for version comparison
  • 16. What about those plug-ins? - WordPress plug-ins are all over the map - There is little to no quality checking in the plug-in repository. - Even if there was, checking for accessibility would be almost impossible to do. - Yikes.
  • 17. What do you use plug-ins for? - Contact forms - Calendars - eCommerce - Social Media widgets - Newsletter sign-ups - Thousands of other tasks
  • 18. Plug-in Guide - Contact forms - Calendars - eCommerce - Social Media widgets - Newsletter sign-ups - Thousands of other tasks
  • 19. Using Plug-ins • There are over 20,000 plug-ins in the repository. You cannot assume that most of them are accessible. • Due to the nature of the WordPress.org plug-in search engine, most of the results for 'accessible' do not relate to accessibility. • Most plug-ins must be vetted independently.
  • 20. What is available now? Install and configure my plugin WP Accessibility: http://wordpress.org/extend/plugins/wp-accessibility/
  • 21. What can the WP-Accessibility plug-in do? • Remove redundant title attributes • Enable skip links with WebKit • Add skip links with user-defined targets. • Add language and text direction attributes • Remove the target attribute from links. • Force a search page error on an empty search • Remove tabindex from elements that are focusable. • Strip title attributes from images in content. • Add post titles to "read more" links. • Add an outline to the :focus state for focusable elements. • Improve accessibility of admin styles
  • 22. What can't this plug-in do? • Fix color contrast issues. • Correct forms to add labels or give meaningful errors. • Fix heading structures for screen reader navigation. • Give appropriate alt attributes to images • Correct for many possible unknowns...
  • 23. What about creating accessible content?
  • 25. Example: https://sites.google.com/site/antarcticaclassproject/ What does this example do wrong? What does it do right? Hint: you can see everything that's on the page.
  • 26.
  • 27. Imagining Accessibility • What is missing if you can't see the page? • What is missing if you can't hear audio? • What can't be operated if you can't use a mouse? • What is lost if you are using a tablet or mobile device?
  • 28. Web Readers Skim • Everybody skims on the web • Everybody wants to skim on the web • How does assistive technology allow skimming?
  • 29. Is that all? For now, yes. There are undoubtedly other accessible WordPress themes: but no easy way to find them. Searching for accessible themes requires critical judgement. Audited accessibility tag is coming to the WordPress theme repository – but it's not there yet. WP Accessibility can fix some problems, but not all. The Cities Project is working on building accessible WordPress themes: http://accessiblejoe.com/cities/
  • 30. What's the summary? • On the public side, WordPress makes very few mistakes, and these can be corrected by a theme or plug-in. BUT: WordPress only controls a small percentage of the presentation of a web site. • Currently available themes are generally lacking a focus on accessibility; and there isn't a good way to find accessible themes. • Extending WordPress via plug-ins is hazardous, and requires careful vetting. • The admin, though not perfect, is improving.
  • 31. Accessibility Resources. - WCAG Recommended Techniques: highly technical, though simpler than the WCAG itself. http://www.w3.org/TR/WCAG-TECHS/ - WebAIM: Simplified summaries, recommendations. Extensive documentation on almost every accessibility topic: http://webaim.org - University of Minnesota, Duluth Web Design References: Extensive curated catalog of accessibility articles on the web: http://bit.ly/t3tPZC