=== Wordpress Steam Achievement Plugin === Contributors: ajskelton Tags: Steam, Achievements, Team Fortress Requires at least: 3.0.1 Tested up to: 4.0 Stable tag: 0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This is the current version of a wordpress plugin that adds a widget to display your most recent Team Fortress 2 achievements. == Description == This plugin takes your Steam Community Profile Name or 64bit ID and returns your steam profile name, and all of your achievements for Team Fortress 2. It displays your achievements in order from your most recently earned. A widget is available to display your achievements with the icon, as well as an option for tool-tips to display the name and description of the achievement. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `wpsteam-achievements` directory to the `/wp-content/plugins/` directory, or install via the Wordpress Plugin Repository. 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Enter your Steam Community Name or 64bit ID and save. 1. Add the Steam Achievements Plugin widget to an active sidebar, and configure the options. == Frequently Asked Questions == == Screenshots == 1. An example of how the widget looks in a sidebar. 2. The plugin settings page with a successful profile. 3. The widget options. 4. An example of the tooltips available in the widget options. == Changelog == = 0.2 = Update to plugin url to fix CSS not loading. = 0.1 = Initial Release