apply_filters( 'dbdelta_queries', string[] $queries ) Filters the dbDelta SQL queries. ContentsParameters Source Related Used By Changelog User Contributed Notes Parameters $queries (string[]) An array of dbDelta SQL queries. Top ↑Source File: wp-admin/includes/upgrade.php View on Trac Top ↑Related Top ↑Used By Used By Used By Description wp-admin/includes/upgrade.php: dbDelta() Modifies the database based on specified SQL statements. Top ↑Changelog Changelog Version Description 3.3.0 Introduced. Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By Used By Used By Description wp-admin/includes/upgrade.php: dbDelta() Modifies the database based on specified SQL statements.