get_season_stats

Gets the season stats tabe for a player.

Parameters

  • Player $player — The player object to get the stats table for.

Returns

  • string — The HTML for the stats table.

Since: 2.0

Source

  • /includes/classes/base/class-players.php — 163