Used By
| Used By | Description |
|---|---|
| wp-includes/functions.php: _deprecated_argument() | Mark a function argument as deprecated and inform when it has been used. |
Fires when a deprecated argument is called.
(string) The function that was called.
(string) A message regarding the change.
(string) The version of WordPress that deprecated the argument used.
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/deprecated_argument_run