sports_bench_team_info
Shows the information for a team.
Parameters
- string $html — The incoming HTML for the team info section.
- Team $team — The team object for the team.
Returns
- string — The HTML for the team information.
Since: 2.0
Source
- /includes/classes/base/class-teams.php — 652