WordPress / WordPress/create-block-theme

Set the minimum WP version based on the features used in the exported theme

Open
#300 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.