Skip to content

Instantly share code, notes, and snippets.

@danemorgan
Forked from davidakennedy/a11y-theme-review.txt
Last active January 19, 2017 10:50
Show Gist options
  • Save danemorgan/0310712c45d57efd9ef7314978f7f74c to your computer and use it in GitHub Desktop.
Save danemorgan/0310712c45d57efd9ef7314978f7f74c to your computer and use it in GitHub Desktop.
A collection of review template responses for WordPress theme reviews.
Hi there!
Thanks for creating a WordPress theme and submitting it to the WordPress.org directory! Since your theme also includes the accessibility-ready tag, I've also reviewed it according to those requirements, which you can find here: https://make.wordpress.org/themes/handbook/review/accessibility/
Required
Anything in this section will need to be fixed before the theme can be approved.
Keyboard Navigation
Controls
Skip Links
Forms
Headings
ARIA Landmarks
Link Text
Contrasts
Images
Media
Disallowed:
Any positive tabindex attribute. Negative or zero value tabindex is allowed in specific circumstances (assessed on a case-by-case basis):
The inclusion of the accesskey attribute:
Spawning new windows or tabs without warning the user:
Recommended
Anything in this section is optional for you to consider and/or fix.
Recommended:
Enlarging text:
title attributes:
Notes
These are just a collection of thoughts and micellaneous things I found while reviewing your theme.
Thanks again for creating with WordPress and sharing your work! If you have any questions about your review, don't hesitate to ask!
Cheers,
Dave
Hi there!
Thanks for submitting your WordPress theme to the WordPress.org directory! I've reviewed your theme using our theme guidelines.
You can find those guidelines here: https://make.wordpress.org/themes/handbook/review/required/
----
= Required =
**You will need to fix anything in this section before we can approve your theme.**
----
= Recommended =
**You may consider anything in this section optional for improvement of your theme.*
----
= Notes =
**These are thoughts and miscellaneous things I found while reviewing your theme.**
----
----
Thanks again for creating with WordPress and sharing your work! If you have any questions about your review, don't hesitate to ask!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment