Used By
| Used By | Description |
|---|---|
| wp-admin/includes/upgrade.php: dbDelta() | Modifies the database based on specified SQL statements. |
Filters the dbDelta SQL queries for inserting or updating.
Queries filterable via this hook contain "INSERT INTO" or "UPDATE".
(string[]) An array of dbDelta insert or update SQL queries.
| Version | Description |
|---|---|
| 3.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/dbdelta_insert_queries