Used By
| Used By | Description |
|---|---|
| wp-includes/wp-db.php: wpdb::query() | Performs a MySQL database query, using current database connection. |
Filters the database query.
Some queries are made before the plugins have been loaded, and thus cannot be filtered with this method.
(string) Database query.
File: wp-includes/wp-db.php
| Version | Description |
|---|---|
| 2.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/query