do_action_ref_array


do_action_ref_array ( $hook_name, $args )

Parameters:
  • (string) hook_name The name of the action to be executed.
  • (array) args The arguments supplied to the functions hooked to `$hook_name`.
See:
Defined at:

Description

Calls the callback functions that have been added to an action hook, specifying arguments in an array.

Related Functions

do_action_deprecated, do_action, _get_cron_array, _set_cron_array, do_core_upgrade

Top Google Results

User discussions

wpseek mobile