WebDevStudios / WebDevStudios/custom-post-type-ui
Individual CPT UIs i18n
Open
Nobody has claimed this yet.
i18n
- Dominant language
- PHP
- Stars
- 641
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
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 in custom-post-type-ui.php at lines 342-343, 519-520, and 881, where the custom post type labels are passed to WordPress. Trace how each CPT's labels are assembled and determine how translation should be applied before that handoff. Done means the labels for individual CPT UIs can be translated, with the relevant behavior verified in the existing plugin workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend, internationalization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100