sports_bench_team_stats_table
Creates the player stats table for a team.
Parameters
- string $html — The incoming HTML for the player stats.
 - array $player_stats_array — The array of player stats to show.
 - string $sport — The sport the website is using.
 
Returns
- string — The player stats table for a team.
 
Since: 2.0
Source
- /includes/classes/base/class-teams.php — 512
 
