=== Matches === Contributors: nemrod Donate link: http://nemrod.se Tags: matches, sports, games Requires at least: 3.0.1 Tested up to: 3.2.1 Stable tag: 0.4 This plugin makes it easy to administer and display matches (sports or otherwise) with a neat widget. == Description == This plugin makes it easy to administer and display matches (sports or otherwise) with a neat widget. == Installation == 1. Upload the `matches` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `` in your templates 1. Modify `display_widget.css` in the plugin directory to style the widget to your liking == Frequently Asked Questions == = Will there be a proper widget for themes that supports it instead of a PHP function? = If someone expresses interest in it - sure, I'll add it. == Screenshots == 1. What the widget looks like with the default stylesheet. Everything is easily customisable via CSS. 2. The options page where you set the number of upcoming matches to display in the widget as well as information about your own team. 3. The administration of opponent teams. 4. The administration of matches, past and upcoming. == Changelog == = 0.4 = * Date and time format can now be changed in the settings. = 0.3 = * First public release. * Code clean-up. * Database-related match link fix. * Stylesheet overhaul. = 0.2 = * Code clean-up. * Added match link. = 0.1 = * Initial in-house release. == Upgrade Notice == = 0.3 = Cleaner code, better stylesheet, bug fixes. No reason not to upgrade.