mattmelling/vs_achievements
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Notice: To make this accessible to all WordPress users, this plugin has been migrated to: - Project page: http://wordpress.org/extend/plugins/visual-studio-achievements/ - SVN: http://plugins.svn.wordpress.org/visual-studio-achievements/ Message me on GitHub or raise tickets here for bugs, and I'll get fixes merged into the version hosted over at WordPress. === Visual Studio Achievements === Contributors: kobowi Donate link: http://kobowi.co.uk/ Tags: visual-studio, widgets Requires at least: 3.3.0 Tested up to: 3.3.0 Stable tag: 0.2 Simple Wordpress widget that shows your Visual Studio Achievements (http://channel9.msdn.com/achievements/visualstudio). == Description == Shows your Visual Studio Achievements, using the Achievements API. Supports options for default CSS (more will be added in later versions). == Installation == 1. Upload vs-achievements to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure the widget from the Appearence -> Widgets menu == Frequently Asked Questions == = Why doesn't it support option XYZ from the achievements API? = Because this is pretty much the first version. Tell me what you need and I will add it! == Screenshots == 1. The widget editor options 2. The front end view == Changelog == = 1.0 = First version released in WordPress plugins directory. = 0.2 = Added in more options such as main description, show score, show points etc. Also added maximum achievments options as well as icon size. = 0.1 = First version.