Description
Use this plugin to create simple tournament brackets. It supports single elimination head-to-head tournaments in sizes of 4, 8, 16, 32, 64, 128, or 256 competitors. You can manually set the seeding when the tournament is started. 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. 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, on Twitter at @tournamatch, on Facebook at Tournamatch, or visit our website at www.tournamatch.com.
Captures d’écran
FAQ
-
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 entered in the Competitors text area box displayed after clicking Start.
Avis
Contributeurs & développeurs
« Simple Tournament Brackets » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Simple Tournament Brackets » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.1.2
- Fixed: Matches do not advanced when seeded randomly.
1.1.1
- Fixed: Blank tournament brackets for new tournaments after 1.1.0 release.
1.1.0
- New: Added support for random bracket seeding.
- New: Added support for copying shortcode by clicking on the text in the tournament list.
- Changed: Improved the error message detail when attempting to start a tournament with invalid data.
1.0.1
- Fixed: Round headers appear as undefined when displaying more than one tournament on a single page with different number of rounds.
1.0
- The initial release.