sports_bench_show_roster

Displays the roster table for a team.

Parameters

  • int $team_id — The id of the team to get the roster from.

Returns

  • string — The HTML for the roster table.

Since: 2.0

Source

  • /includes/functions/teams.php — 144