sports_bench_game_info
Displays the infromation for a game.
Parameters
- string $html — The incoming HTML for the game information.
- Game $game — The current game object.
- Team $home_team — The home team object.
Returns
- string — The HTML for the game info.
Since: 2.0
Source
- /includes/classes/base/class-game.php — 836