_deprecated_argument()
Function: Marks a function argument as deprecated and inform when it has been used.
Source: wp-includes/functions.php:5726
Function: Marks a function argument as deprecated and inform when it has been used.
Source: wp-includes/functions.php:5726
Action Hook: Fires when a deprecated argument is called.
Source: wp-includes/functions.php:5737
Filter Hook: Filters whether to trigger an error for deprecated arguments.
Source: wp-includes/functions.php:5746
Function: Marks a deprecated action or filter hook as deprecated and throws a notice.
Source: wp-includes/functions.php:5815
Action Hook: Fires when a deprecated hook is called.
Source: wp-includes/functions.php:5826
Filter Hook: Filters whether to trigger deprecated hook errors.
Source: wp-includes/functions.php:5836
Function: Marks something as being incorrectly called.
Source: wp-includes/functions.php:5880
Action Hook: Fires when the given function is being used incorrectly.
Source: wp-includes/functions.php:5891
Filter Hook: Filters whether to trigger an error for _doing_it_wrong() calls.
Source: wp-includes/functions.php:5904
Filter Hook: Filters whether to trigger an error for deprecated functions.
Source: wp-includes/functions.php:5463