MSTW Bracket Builder

螢幕擷圖

  • Sample Tournament Bracket [shortcode]
  • Sample Tournament Games/Fixtures Table [shortcode]
  • Create/configure Tournament (admin) [shortcode]
  • Edit/update Tournament [shortcode]

安裝方式

All the normal installation methods for WordPress plugins work. See the installation manual page for details.
Upon installation make sure the WP default timezone is set correctly in the WordPress Settings->General screen.

使用者評論

2017 年 12 月 27 日 3 則留言
Unable to add teams to some tournaments, on the ones that you can, when you update the tournament brackets, it overwrites all games with the game 1 information. Too many errors in log to make it worthwhile figuring out the issues.
2016 年 9 月 3 日
Works for me! (WP 4.5, PHP 5.5, Twenty Eleven and Twenty Twelve themes) Basic, but many more cool features to follow.
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈MSTW Bracket Builder〉的開發相關工作。

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.3

  • The major purpose of this release was to remove the each() construct because it has been removed from PHP 8.0.
  • Cleaned up a couple of minor bugs.
  • Some improvements to the admin screens.

1.2

  • Extensive changes to the plugin’s stylesheet to insure brackets layout correctly (in containers with a min-width of 1200px)
  • Fixed Bug. Tourney slug now shows correctly On the Tournaments admin screen’s table.
  • Fixed Bug. Team Names that have not been entered now display as blank rather than -1.

1.1

  • Fixed bug. Calls mstw_bb_get_current_post_type instead of mstw_get_current_post_type in mstw_bb_admin (left over from LM).
  • Fixed bug (left-over test code) in single-tourney.php template.
  • Fixed bug. Call to mstw_safe_ref(), which no longer exists.
  • Fixed bugs (typos) with CSS tags.
  • Updated Quick Start Screen
  • Added more error checking and internationalized strings throughout

1.0

  • Initial release.