Used By
Used By | Description |
---|---|
wp-includes/functions.php: _deprecated_constructor() | Marks a constructor as deprecated and informs when it has been used. |
Filters whether to trigger an error for deprecated functions.
WP_DEBUG
must be true in addition to the filter evaluating to true.
(bool) Whether to trigger the error for deprecated functions. Default true.
Version | Description |
---|---|
4.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/deprecated_constructor_trigger_error