sports_bench_remove_action
Removes an action that’s been added by the Sports Bench plugin.
Parameters
- string $tag — The action tag to target with removal.
- string $function_name — The name of the function to remove as an action.
- int $priority — The priority of removing the action.
Since: 2.0
Source
- /includes/functions/display.php — 210