wpseek.com
A WordPress-centric search engine for devs and theme authors
do_action_deprecated › WordPress Function
Since4.6.0
Deprecatedn/a
› do_action_deprecated ( $tag, $args, $version, $replacement = false, $message = null )
Parameters: (5) |
|
See: | |
Defined at: |
|
Codex: |
Fires functions attached to a deprecated action hook.
When an action hook is deprecated, the do_action() call is replaced with do_action_deprecated(), which triggers a deprecation notice and then fires the original hook.
Related Functions: do_action_ref_array, do_action, _deprecated_hook, _deprecated_file, do_accordion_sections