get_losses

Gets the number of losses for a team in a given season.

Parameters

  • string $season — The season to get the losses from.

Returns

  • int — The number of losses in the season.

Since: 2.0

Source

  • /includes/classes/base/class-team.php — 758