sports_bench_get_players_stats

Gets the player stats for a team for a given season.

Parameters

  • int — $team_id — The id of the team to get the stats for.
  • string $season — The season to get the stats from.

Returns

  • string — The player stats for a team.

Since: 2.0

Source

  • /includes/functions/teams.php — 117