sports_bench_schedule_table

Parameters

  • string $html — The current HTML for the filter.
  • array $schedule — The schedule to be shown for the team as an array.
  • int $team_id — The id for the team the schedule is for.

Returns

  • string The HTML for the schedule table.

Since: 2.0

Source

  • /blocks/class-sports-bench-blocks.php — 309
  • /includes/classes/base/class-teams.php — 186