Used By
Used By | Description |
---|---|
wp-includes/functions.php: _deprecated_hook() | Marks a deprecated action or filter hook as deprecated and throws a notice. |
Fires when a deprecated hook is called.
(string) The hook that was called.
(string) The hook that should be used as a replacement.
(string) The version of WordPress that deprecated the argument used.
(string) A message regarding the change.
Version | Description |
---|---|
4.6.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/deprecated_hook_run