get_conference_record
Gets the conference record for the team in a given season.
Parameters
- string $season — The season to get the record from.
Returns
- array — The list of conference wins, losses and draws.
Since: 2.0
Source
- /includes/classes/base/class-team.php — 1420