這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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〉的開發相關工作。

參與者

將〈Tournament Bracket Generator〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

Version 1.0.0

  • Initial release of Tournament Bracket Generator