apply_filters( 'sports_bench_before_stat', $html, $stat )
Type
Filters
Section
Stats
Outputs the HTML for before the stat table
Parameters
- $html, string, the current HTML for the stat table
- $stat, string, the stat that this table is for
Returns
- string, the HTML to be outputted before the stat table
Since: 1.5
Source: statistics.php, line 1454