Missing alt text for post author avatar
- Dominant language
- JavaScript
- Stars
- 338
- Forks
- 56
- Avg merge
- 24m
- Merged PRs (30d)
- 16
Description
Originally reported at: https://github.com/WordPress/gutenberg/issues/70726
As far as I have checked, there is no alt value in the following two places:
https://github.com/Automattic/o2/blob/271d520d4f118f382164f1492fd9fd11f8529153/inc/tpl/post-edit.php#L5
https://github.com/Automattic/o2/blob/271d520d4f118f382164f1492fd9fd11f8529153/inc/tpl/post.php#L5
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with inc/tpl/post-edit.php and inc/tpl/post.php at the referenced avatar markup. Inspect how the post author avatar is rendered in both templates, then verify in the rendered post and edit views that each avatar exposes an appropriate alt value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100