Filters the site query clauses.
$clausesstring[]
fields stringjoin stringwhere stringorderby stringlimits stringgroupby string$queryWP_Site_Query
$clauses = apply_filters_ref_array( 'sites_clauses', array( compact( $pieces ), &$this ) );
| Version | Description |
|---|---|
| 4.6.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/sites_clauses