sports_bench_get_home_individual_stats
Displays the individual stats table for a game for the home team.
Parameters
- int $game_id — The id for the game.
Returns
- string — The HTML for the away team individual home table.
Since: 2.0
Source
- /includes/functions/games.php — 162