sports_bench_game_shortcode_game_row

Adds in styles for the game shortcode row.

Parameters

  • string $styles — The incoming styles for the row.
  • int $game_id — The game id for the shortcode.
  • Team $away_team — The away team object.
  • Team $home_team — The home team object.

Returns

  • string — The styles for the row.

Since: 2.0

Source

  • /includes/classes/base/class-games.php — 77