sports_bench_stat_leader_table

Creates the table for the stats leaders.

Parameters

  • string $html — The current HTML for the table.
  • array $the_players — The list of players for the table.
  • string $stat — The stat the table is for.
  • string $type — Whether this is the first set of players or a list to be added to a current table.

Returns

  • string — HTML for the stat table.

Since: 2.0

Source

  • /includes/classes/base/class-stats.php — 166, 210, 255, 292, 339, 389, 426, 470, 514, 558, 595, 632, 669, 706, 760, 810, 848, 885, 931, 968, 1044, 1092, 1141, 1178, 1229, 1281, 1321, 1369, 1417, 1465, 1504, 1543, 1583, 1623, 1682, 1734, 1775, 1814, 1863, 1902