sports_bench_team_schedule_game_row

Adds in styles for the schedule table game row.

Parameters

  • string $styles — The incoming styles for the row.
  • int $team_id — The id of the team the schedule is for.
  • Team $opponent — The team object for the opponent.

Returns

  • string — The styles for the row.

Since: 2.0

Source

  • /includes/classes/base/class-teams.php — 261