ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/functions.php
  • Page 15

_deprecated_argument()

Function: Marks a function argument as deprecated and inform when it has been used.

Source: wp-includes/functions.php:5726

Used by 0 functions | Uses 0 functions

deprecated_argument_run

Action Hook: Fires when a deprecated argument is called.

Source: wp-includes/functions.php:5737

Used by 0 functions | Uses 0 functions

deprecated_argument_trigger_error

Filter Hook: Filters whether to trigger an error for deprecated arguments.

Source: wp-includes/functions.php:5746

Used by 0 functions | Uses 0 functions

_deprecated_hook()

Function: Marks a deprecated action or filter hook as deprecated and throws a notice.

Source: wp-includes/functions.php:5815

Used by 0 functions | Uses 0 functions

deprecated_hook_run

Action Hook: Fires when a deprecated hook is called.

Source: wp-includes/functions.php:5826

Used by 0 functions | Uses 0 functions

deprecated_hook_trigger_error

Filter Hook: Filters whether to trigger deprecated hook errors.

Source: wp-includes/functions.php:5836

Used by 0 functions | Uses 0 functions

_doing_it_wrong()

Function: Marks something as being incorrectly called.

Source: wp-includes/functions.php:5880

Used by 0 functions | Uses 0 functions

doing_it_wrong_run

Action Hook: Fires when the given function is being used incorrectly.

Source: wp-includes/functions.php:5891

Used by 0 functions | Uses 0 functions

doing_it_wrong_trigger_error

Filter Hook: Filters whether to trigger an error for _doing_it_wrong() calls.

Source: wp-includes/functions.php:5904

Used by 0 functions | Uses 0 functions

deprecated_function_trigger_error

Filter Hook: Filters whether to trigger an error for deprecated functions.

Source: wp-includes/functions.php:5463

Used by 0 functions | Uses 0 functions
« Previous 1 … 14 15 16 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy