Linux 软件免费装

Simple Tournament Brackets

开发者 tournamatch
simpletournamentbrackets
messyhair66
更新时间 2025年8月31日 09:05
PHP版本: 5.6.20 及以上
WordPress版本: 6.8.2
版权: GPLv2
版权网址: 版权信息

标签

tournament bracket esports bracket-generator

下载

1.1.0 1.1.1 1.0 1.1.3 1.0.1 1.1.2 1.2.0

详情介绍:

Use this plugin to create tournament brackets. It supports single elimination head-to-head tournaments in any size from 4 to 256 competitors. If the size of the tournament requires a bye, the highest seeded competitors are awarded byes in the first round. You can manually set the seeding when the tournament is started, or set the seeding to be random. Bracket colors can be modified in the WordPress backend -> Settings -> Tournaments page. You can display the brackets on any page using the [simple-tournament-brackets tournament_id="$id"] shortcode where $id corresponds to the post_id of the created tournament. For example, if the post_id for a tournament you want to display is 2025, then you should use the shortcode [simple-tournament-brackets tournament_id="2025"]. The shortcode to use is also displayed for each tournament on the WordPress backend All Tournaments page. You can display a list of tournament matches on any page using the [simple-tournament-brackets-match-list tournament_id="$id"] shortcode where $id corresponds to the post_id of the created tournament. For example, if the post_id for the match list you want to display is 66, then you should use the shortcode [simple-tournament-brackets-match-list tournament_id="66"]. The shortcode to use is also displayed for each tournament on the WordPress backend All Tournaments page. Need support or have a feature request? Please reach out to us here on the WordPress.org forums or visit our website at www.simpletournamentbrackets.com.

屏幕截图:

  • Advance competitors through the brackets by viewing the brackets while authenticated as an admin. Hover the cursor over the gear icon to see the match dropdown menu.
  • The WordPress backend **All Tournaments** list. You can find the shortcode for each tournament here as well as the **Start**, **Reset**, and **Finish** actions.
  • The WordPress backend **Start** tournament screen. Order competitors here to manually seed the tournament.
  • Easily modify the foreground and background colors for round headers, match, match hover, and the progress bar.

常见问题:

How do I change the colors used on the brackets?

You can select the colors used on the brackets using the WordPress Backend -> Settings -> Tournaments page.

I'm using the shortcode, but I don't see the brackets. How do I display the brackets after creating a tournament?

After creating a tournament, you must click the Start action on the All Tournaments screen.

How do I change the seeding of competitors on the bracket?

Competitors are seeded in the order you enter in them into the Competitors text area box displayed after clicking Start.

更新日志:

1.2.0 1.1.3 1.1.2 1.1.1 1.1.0 1.0.1 1.0