sports_bench_remove_filter

Removes a filter that’s been added by the Sports Bench plugin.

Parameters

  • string $tag — The filter tag to target with removal.
  • string $function_name — The name of the function to remove as a filter.
  • int $priority — The priority of removing the filter.

Since: 2.0

Source

  • /includes/functions/display.php — 187