get_wins
Gets the number of wins for a team in a given season.
Parameters
- string $season — The season to get the wins from.
Returns
- int — The number of wins in the season.
Since: 2.0
Source
- /includes/classes/base/class-team.php — 742
Gets the number of wins for a team in a given season.
Since: 2.0