=== Plugin Name === Donate link: http://www.pweir.co.uk Tags: runkeeper Requires at least: 3.1.3 Tested up to: 3.1.3 Stable tag: 1.1 Displays the RunKeeper activity data in your post by entering the [wprunkeeper activity="activityid" units="km"] == Description == Displays the RunKeeper activity data in your post by entering the [wprunkeeper activity="activityid"] == Installation == 1. Upload wprunkeeperactivitystats.php, run.css and the assets folder to /wp-content/plugins/wprunkeeperactivitystats/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Obtain the activity id from the url off your runkeeper activity page 4. Enter [wprunkeeper activity="activityid"] into your post. == Frequently Asked Questions == = Where do I get the Activity ID for my activity = Copy the activity id from the URL when you look at the activity on the runkeeper website = My Activity does not show = Check that the activity is flagged as public in runkeeper = Can I make it show in KM = Yes add units="km" after the activity in the post. This will change the labels to KM. If you do not put anything it will show in miles. == Screenshots == 1. Showing the plugin in action == Changelog == = 1.1 = Added ability to show the results in KM = 1.0 = * First version of plugin