widget_standings

Displays the standings for widget.

Parameters

  • int|null $division_id — The division id of the standings to show. Leave blank to show the league standings.

Returns

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

Since: 2.0

Source

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