plugin-icon

Player Leaderboard

作者 tharkun69·
Manage sports competitions, players and results, then publish standings, rankings and duel matrices with a shortcode.
版本
1.1
活躍安裝總數
20
最近更新:
Jul 21, 2026
Player Leaderboard

Player Leaderboard provides a complete, free workflow for managing sports rankings in WordPress. Administrators create competitions, add players or teams, enter results and publish the calculated tables on any page or post.

The plugin supports singles, doubles and team competitions. Standings use configurable points for victories, defeats and draws. Individual and doubles rankings can take opponent strength, bonuses and rating history into account.

There is one free edition of Player Leaderboard. No premium edition or paid feature gate is required.

Features

  • Create singles, doubles and team competitions.
  • Manage players or teams and their contact information.
  • Record one result or up to ten results at once.
  • Configure points, sets, ratings, bonuses and ranking behaviour.
  • Display standings, rankings and duel matrices on the front end.
  • Optionally show result-detail dialogs.
  • Import and export competitions, players and results as CSV.
  • Configure table and matrix colours per competition.
  • Use responsive, horizontally scrollable tables without clipped columns.
  • Read expanded context-sensitive help and workflow guides while editing a competition.
  • View complete shortcode documentation in the competition overview and directly below the editor help.

Basic workflow

  1. Open Player Leaderboard in the WordPress administration area.
  2. Create a competition and select its type and scoring rules.
  3. Add the participating players or teams.
  4. Enter the match results.
  5. Copy the shortcode shown in the competition list to a page or post.

Shortcode

The competition ID is required:

[player_leaderboard id="1"]

Available attributes:

  • id – Numeric competition ID. Required.
  • mode – Output type: standing (default), ranking or matrix.
  • showheader – Set to true to show the competition title and view heading. Default: false.
  • details – Set to true to make standing or matrix values open result-detail dialogs. Default: false.
  • view – Ranking calculation shown for doubles: points (default), quotient, rating, ratings or average.
  • type – Matrix value: games (default), sets, points or rating.
  • matrix_font_size – Matrix font size in pixels from 8 to 32. If omitted, the responsive default size is used.
  • fontweight – Legacy responsive matrix font-size factor from 1 to 500. Default: 100.
  • width – Minimum matrix width with a supported CSS unit, for example 100%, 720px or 50rem. If less space is available, the matrix becomes horizontally scrollable. Default: 100%.

Examples:

[player_leaderboard id="1" mode="standing" showheader="true" details="true"] [player_leaderboard id="1" mode="ranking" view="average"] [player_leaderboard id="1" mode="matrix" type="sets" details="true" matrix_font_size="12" width="100%"]

CSV import and export

Use the CSV export generated by Player Leaderboard as the template for imports. A complete competition export can contain competition, player and result rows. During import you can choose whether existing rating values are reset and whether result rows are imported.

For security, CSV uploads are limited to .csv files up to 5 MB and are available only to administrators.

目前已測試版本
WordPress 7.0.2
此外掛程式已可供下載,並可用於你 系統。