Codeinwp / Codeinwp/wp-menu-icons
Add ALT attributes to the icons
Open
Nobody has claimed this yet.
new feature
- Dominant language
- PHP
- Stars
- 82
- Forks
- 25
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
What problem does this address?
A user mentioned that he would like to be able to add ALT attributes to the icons that he adds in the menu.
Mentioned here
What is your proposed solution?
Add an ALT field that can be filled in when selecting the icon.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the menu icon selection interface and the code that renders selected icons. Add an ALT field to the selection flow and ensure its value is applied to the rendered icon; done means users can enter alternative text when choosing an icon and that text appears in the resulting menu markup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100