sports_bench_show_team_schedule

Displays the schedule for a given team.

Parameters

  • int $team_id — The id for the team to get the schedule.

Returns

  • string — The HTML for the team schedule.

Since: 2.0

Source

  • /includes/functions/teams.php — 76