apply_filters( 'sports_bench_player_stats_row', $styles, $player )
Type
Filters
Section
Players
Output styles for the table body row for the player’s career stats
Parameters
- $styles, string, current styles for the row
- $player, Sports_Bench_Player object, the player that this table is for
Returns
- string, the CSS styles for the row
Since: 1.5
Source: player-functions.php, line 203, 247, 339, 380, 409, 437, 470, 505, 533, 583, 618, 668, 723, 785