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