Codeinwp / Codeinwp/wp-menu-icons
Add the position option
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 82
- Forks
- 25
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
At the moment, the available position where the icon can be placed is before and after.
User suggested adding an option to make the icon on top of the menu item.
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 code that handles the existing before and after icon positions for WordPress menu items. Trace how the position option reaches menu rendering, then add a top placement choice and verify that icons appear above their menu item text without breaking the existing positions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100