Codeinwp / Codeinwp/wp-menu-icons
To improve the data saving in the postmeta table
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 82
- Forks
- 25
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
Right now, there are some information is being saved but no case on keeping it as only one kind of icon can be used.
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 plugin's PHP code that saves menu-icon information in the postmeta table, then inspect how icon data is currently represented. Confirm the intended single-icon-kind behavior before changing it; the work is done when saved postmeta data consistently follows that requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100