Codex tools: Log in
Contents |
Remove all of the hooks from an action.
<?php remove_all_actions( $tag, $priority ) ?>
Since: 2.7
remove_all_actions() is located in wp-includes/plugin.php.
Actions: has_action(), add_action(), do_action(), do_action_ref_array(), did_action(), remove_action(), remove_all_actions()