show_team_schedule
Displays the schedule for a given team.
Parameters
- int $team_id — The id for the team to get the schedule.
Returns
- string — The HTML for the team schedule.
Since: 2.0
Source
- /includes/classes/base/class-teams.php — 175
Displays the schedule for a given team.
Since: 2.0