WordPress / WordPress/theme-check
Reduce the screenshot ratio requirement to info
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 371
- Forks
- 113
- Avg merge
- 8m
- Merged PRs (30d)
- 5
Description
Remove the requirement in favor of
https://meta.trac.wordpress.org/ticket/5834
Display an info if the ratio is wrong on upload.
https://github.com/WordPress/theme-check/blob/master/checks/class-screenshot-check.php#L64
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 checks/class-screenshot-check.php around line 64 and review the linked Meta Trac ticket for the intended ratio behavior. The work is done when an incorrect screenshot ratio produces an info message during upload instead of a requirement failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 42/100