sports_bench_game_box_score_game_info

Returns the box score for the game.

Parameters

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

Returns

  • string — The HTML for the game’s box score.

Since: 2.0

Source

  • /includes/functions/games.php — 41