remove_all_actions


remove_all_actions ( $hook_name, $priority = false )

Parameters:
  • (string) hook_name The action to remove callbacks from.
  • (int|false) priority Optional. The priority number to remove them from. Default false.
Returns:
  • (true) Always returns true.
Defined at:

Description

Removes all of the callback functions from an action hook.

Related Functions

remove_action, remove_allowed_options, remove_all_filters, remove_accents, get_alloptions

Top Google Results

User discussions

wpseek mobile