sports_bench_team_season_stats

Displays the team stats for a team in a given season.

Parameters

  • Team $team — The team object for the team to get stats from.
  • string $season — The season to get the stats from.

Returns

  • string — The HTML for the team stats table.

Since: 2.0

Source

  • /includes/functions/teams.php — 90