Changes between Initial Version and Version 1 of Ticket #44332, comment 1
- Timestamp:
- 06/09/2018 10:02:14 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44332, comment 1
initial v1 1 1 There's also the [https://developer.wordpress.org/reference/functions/do_action_deprecated/ do_action_deprecated()] function introduced in 4.6: 2 2 3 > 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.3 > 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. 4 4 5 5 Similarly the {{{apply_filters_deprecated()}}} function.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)