WordPress Child Theme Accessibility (WCAG 2.1 AA)
This skill provides definitive patterns for making WordPress child themes fully WCAG 2.1 AA compliant. Every code example targets child theme implementation without modifying parent themes or core plugins.
1. WCAG 2.1 AA Mapped to WordPress Theme Structure
Perceivable
| Success Criterion | WordPress Implementation |
|---|---|
| 1.1.1 Non-text Content | the_post_thumbnail() with alt via attachment meta; empty alt="" for decor |
[Description truncada. Veja o README completo no GitHub.]