conference_division_standings_gutenberg

Displays the division/conference standings for the standings block.

Parameters

  • int $division_id — The id for the division.
  • array $attributes — The attributes for the block.

Returns

  • string — The HTML for the standings table.

Since: 2.0

Source

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