该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Tournament Bracket Generator

描述

Tournament Bracket Generator provides an easy way to create a stunning bracket for any sport or event. Tournament Bracket Generator creates the bracket based on 4 setting fields in the settings page. The bracket is generated from the admin dashboard and then placed on any page using the [bracket] shortcode.

Features

  • Supports any bracket with 4, 8, 16, 32, 64 teams/items
  • Include a name for each match in the bracket
  • Supports “Best of One”, “Best of Three”, “Best of Five” match format
  • Shortcode to apply the bracket to any page

Coming in future updates

  • Support for any number of teams
  • Randomize team layout
  • Seeds for teams

Shortcode

Tournament Bracket Generator uses the shortcode [bracket] in order to place the bracket on a page.

The following shortcode accepts 1 attribute.
[bracket class=””]

The class attribue is optional and is used to add a css class to the bracket.

屏幕截图

  • Shows the settings page for Tournament Bracket Generator
  • Shows a preview of the bracket generated for configuration
  • Shows the next round of the bracket generated for configuration
  • Shows the shortcode for Tournament Bracket Generator
  • Shows the bracket on a webpage
  • Shows a non completed bracket on a webpage

安装

  1. Upload the plugin files to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Through the admin dashboard navigate to personalize/Tournament Bracket Generator
  4. Once at the Tournament Bracket Generator settings page fill out the necessary fields for your desired bracket
  5. After saving the settings for your bracket navigate to the “Bracket Preview” tab to view your bracket and advance teams
  6. When you have completed your bracket you can place it on any page by using the [bracket] shortcode

常见问题

Where is the settings page for Tournament Bracket generator located?

The settings page is located under appearance/Tournament Bracket Generator

I created a bracket, how do I put it on a page?

To place the bracket on a page use the shortcode [bracket]. See Other Notes or the readme.txt for more information on the shortcode and its accepted attributes.

How many teams/items can I have in my bracket?

Tournament Bracket Generator only excepts teams/items in numbers of 4, 8, 16, 32, 64.

I applied the counter option to my bracket but letters are showing in the boxes instead of numbers

That error is encountered when the counter option is added to a bracket that has already been saved. Clear the bracket to have the counter appear as expected.

评价

此插件暂无评价。

贡献者及开发者

“Tournament Bracket Generator” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

Version 1.0.0

  • Initial release of Tournament Bracket Generator