get_schedule
Gets the schedule for a team for a given season.
Parameters
- string $season — The season to get the schedule for.
Returns
- array — The list of games in the schedule.
Since: 2.0
Source
- /includes/classes/base/class-team.php — 639
Gets the schedule for a team for a given season.
Since: 2.0