conference_division_standings

Displays the standings for a division or conference.

Parameters

  • int $division_id — The division id of the standings to show.

Returns

  • string — The HTML for the league-wide standings table.

Since: 2.0

Source

  • /includes/classes/base/class-standings.php — 322