sports_bench_get_more_stats_leaders

Returns more stat leaders for a give stat.

Parameters

  • string $stat — The stat to look for.
  • string $season — The season to look for the stat in.
  • int $offset — The number of players to ignore first to avoid duplicates.

Returns

  • string — Table of players for that stat.

Since: 2.0

Source

  • /includes/functions/stats.php — 66