show_team_info

Shows the information for a team.

Parameters

  • int $team_id — The id for the team.

Returns

  • string — The HTML for the team information.

Since: 2.0

Source

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