get_conference_losses

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

Parameters

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

Returns

  • int — The number of conference losses.

Since: 2.0

Source

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