WordPress / WordPress/WordPress-Coding-Standards
check parameters of meta_query and tax_query
Open
@westonruter is already working on this.
Since Aug 17, 2016.
Status: Help wanted
Type: Enhancement
- Dominant language
- PHP
- Stars
- 2.8k
- Forks
- 521
- Avg merge
- 5d 20h
- Merged PRs (30d)
- 1
Description
In WordPress/Sniffs/VIP/SlowDBQuerySniff.php the parameters of meta_query and tax_query should be checked to see if meta_value is used or is NOT IN is used.
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.
Assessment
This issue has not been assessed yet.