sports_bench_get_season_stats
Gets the season stats table for a player.
Parameters
- Player $player_object — The player object to get the stats table for.
Returns
- string — The HTML for the stats table.
Since: 2.0
Source
- /includes/functions/players.php — 98