apply_filters( 'incompatible_sql_modes', array $incompatible_modes )

Filters the list of incompatible SQL modes to exclude.

Parameters

$incompatible_modes

(array) An array of incompatible modes.

Source

File: wp-includes/wp-db.php

View on Trac

Changelog

Version Description
3.9.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/incompatible_sql_modes