sports_bench_get_team_stats_info( $game_id )
Type
Functions
Section
Game Recap
Returns html to display the team stats for both teams for a game.
Parameters
- $game_id, integer, required, the id for the game
Returns
- string, html to show the team stats
Since: 1.0
Source: basketball-game-info.php, line 45; football-game-info.php, line 66; hockey-game-info.php, line 68; rugby-game-info.php, line 67; soccer-game-info.php, line 65; volleyball-game-info.php, line 46