do_action_ref_array()

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

Source: wp-includes/plugin.php:537

Used by 1 function | Uses 1 function

did_action()

Function: Retrieves the number of times an action has been fired during the current request.

Source: wp-includes/plugin.php:675

Used by 16 functions | Uses 0 functions