sports_bench_team_division_standings

Displays the division standings for a team.

Parameters

  • string $html — The incoming HTML for the standings table.
  • array $teams — The list of teams for the standings.
  • array $division — The information for the division.
  • string $sport — The sport being used for the website.

Returns

  • string — HTML for the standings table.

Since: 2.0

Source

  • /includes/classes/base/class-teams.php — 626