get_players_stats_table
Displays the player stats table for a team.
Parameters
- array $player_stats_array — The array of player stats to show.
Returns
- string — The table of player stats.
Since: 2.0
Source
- /includes/classes/base/class-teams.php — 499