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