wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
do_action_deprecated › WordPress Function
Seit4.6.0
Veraltetn/v
› do_action_deprecated ( $hook_name, $args, $version, $replacement = '', $message = '' )
Parameter: (5) |
|
Siehe: | |
Definiert in: |
|
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.Ähnliche Funktionen: do_action_ref_array, do_action, _deprecated_file, _deprecated_hook, do_accordion_sections