bbp_get_admin_repair_tool_overhead

bbp_get_admin_repair_tool_overhead

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_get_admin_repair_tool_overhead') is found 1 times:

  • /includes/admin/tools/common.php line 719
    715
    716
    717
    718
    719
    720
    721
    722
    723
    724
    725
            $links[] = '—';
        }
     
        // Filter & return
        return (array) apply_filters( 'bbp_get_admin_repair_tool_overhead', $links, $item );
    }
     
    /** Overhead ******************************************************************/
     
    /**
     * Output filter links for overheads for a specific admin repair tool