WordPress / WordPress/WordPress-Coding-Standards

check parameters of meta_query and tax_query

Open
#661 4 comments 0 reactions 1 assignee View on GitHub

@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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.