apply_filters( 'sports_bench_stats_head_row', $styles, $stat )
Type
Filters
Section
Stats
Outputs styles for the table head row for the stat leaders table
Parameters
- $styles, string, current styles for the row
- $stat, string, the stat this table is for
Returns
- string, the CSS styles for the row
Since: 1.5
Source: statistics.php, line 1478