sports_bench_get_score_info

Gets the scoring/event information for the game.

Parameters

  • int $game_id — The id for the game.

Returns

  • string — The HTML for the game scoring/events section.

Since: 2.0

Source

  • /includes/functions/games.php — 80