remove_all_actions
remove_all_actions ( $tag, $priority = false )
Parameters:- (string) tag The action to remove hooks from.
- (int|false) priority The priority number to remove them from. Default false.
Returns:- (true) True when finished.
Defined at: - Introduced in WordPress: 2.7.0
- Deprecated in WordPress: —
Description
Remove all of the hooks from an action.