searchwp\query
Since: 4.0.0
Table of Contents
Using this hook you can directly manipulate the search query itself. Please exercise caution when making changes here so as to not break functionality or introduce un-prepared clauses.
Parameters
| Type | Parameter | Default | Since | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Array | $query |
Multidimensional array representing the query structure | 4.0.0 |
|||||||||
| Array |
$args
|
4.0.0 |
||||||||||

