API Letters:
Invokers
1 to 4 of 4
- apply_filters_ref_array() – Execute functions hooked on a specific filter hook, specifying arguments in an array.
- do_action_ref_array() – Execute functions hooked on a specific action hook, specifying arguments in an array.
- do_action() – Execute functions hooked on a specific action hook.
- WP_Hook::do_action() – Executes the callback functions hooked on a specific action hook.