WordPress / WordPress/create-block-theme
Set the minimum WP version based on the features used in the exported theme
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 417
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Its bit hard to identify sometimes, but its good to keep the right version based on the features used.
ex: if the theme uses fluid typography, the minimum version should be set to 6.1
Requires at least: 6.1
Tested up to: 6.1
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
No files or tests are named. Start by tracing the exported theme generation flow and where its minimum and tested WordPress versions are written; determine how exported features such as fluid typography map to a required version. Done means the generated theme metadata reflects the minimum version required by the features it uses, with coverage for the example behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100