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 creating tables and/or databases.
Queries filterable via this hook contain "CREATE TABLE" or "CREATE DATABASE".
(string[]) An array of dbDelta create 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_create_queries