WordPress / WordPress/create-block-theme
Some pattern header properties get eaten when writing to theme.
Open
Nobody has claimed this yet.
bug
Patterns
- Dominant language
- JavaScript
- Stars
- 417
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Every time I update theme files, some of the headers get overwritten.
It'd be nice if it could parse and re-output the file header instead of blowing them away.
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 from the code path that writes updated theme files and reproduce the issue with a file containing the affected header properties. Trace how the file header is read and emitted; done means updating the theme preserves those properties instead of overwriting them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, wordpress
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100