Update and extension topic Accessibility legislation#330
Open
Anneliesje wants to merge 1 commit into
Open
Conversation
Added a lot more info on the most important directives and legislation
Contributor
|
hidde
reviewed
May 20, 2026
| Within a country, local governments may have stricter requirements for some or all websites. If you are building a website, you should consult with a lawyer to determine what laws apply to your circumstances. | ||
|
|
||
| If you are building a WordPress plugin or theme, your software may be used in any jurisdiction. Customers may need your application to meet their local standards to legally use it. | ||
| In most countries or unions there are laws which state you must build accessible digital products and services. Which laws applies to you, depends on who you're selling the product or service to. That's why in most legislation, the same basis for adhering to it is used: the WCAG (Web Content Accessibility Guidelines). For example: if you sell to customers in the U.S. you need to look at the Americans with Disabilities Act. For Europe, you look at the European Accessibility Act. Both mention the WCAG as the technical standard for accessiblity. Other than meeting those standards, you may have other obligations as well. We will dive into these a bit deeper in the following sections. |
There was a problem hiding this comment.
Some nuances here are missing (I see you cover them later), you could consider adding them here or update to not mismatch:
- The European Accessibility Act is a Directive to member states, who then implement it locally; it does not directly apply to companies/people.
- EAA does not mention WCAG as a technical standard (nor does it mention EN 301 549, btw).
- Would consider also mentioning the Web Accessibility Directive alongside EAA here too
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a lot more info on the most important directives and legislation
Preview: https://wpaccessibility.org/pr-preview/pr-330/docs/topics/legislation/
The related issue number: #179
Please note:
Content committed without contacting the project leads first, will not be reviewed.
Before submitting this PR, please make sure:
If you submit code or documentation using a local build:
npm run test.