sports_bench_stats_player_row
Outputs the styles for the player’s stat row.
Parameters
- string $styles — The current styles for the row.
- Player $player — The player object for the row.
- Team $team — The team object for the row.
- string $stat — The stat the table is for.
Returns
- string — The styles for the player’s stat row.
Since: 2.0
Source
- /includes/classes/base/class-stats.php — 2147, 2179