sports_bench_game_box_score_home_team_stats

Displays the individual stats for a game for the home team.

Parameters

  • Game $game — The game object for the game.
  • Team $home_team — The team object for the home team.

Returns

  • string — The HTML for the away home individual stats.

Since: 2.0

Source

  • /includes/functions/games.php — 149