=== BracketCloud === Contributors: drupaljoe Tags: bracketcloud, tournament, bracket, round robin Requires at least: 2.5 Tested up to: 4.1 Stable tag: 1.0.2 Implements a shortcode for embedding BracketCloud tournaments in post content. == Description == BracketCloud is an online tournament management platform. This plugin replaces any [bracketcloud] shortcodes with the an embedded tournament from BracketCloud. The shortcode syntax is [bracketcloud tid=123 width=600 height=500] where tid is the unique tournament ID found in the URL of your tournament page and the width/height (optional) controls the iframe embed size. This plugin only lets you embed previously created tournaments. To create tournaments, visit http://bracketcloud.com and make an account. == Installation == 1. Activate the plugin. == Changelog == = 1.0.2 = * Fixes bug that prevented width/height attributes from working. = 1.0.1 = * Adds width/height attributes. = 1.0 = * First stable version.