Changeset 1595000
- Timestamp:
- 02/13/2017 02:50:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
feed-widget-for-runkeeper-activities/trunk/readme.txt
r1594998 r1595000 14 14 == Description == 15 15 16 This widget shows your latest activities from [Runkeeper](https://runkeeper.com/home). The number of activities can be configured, as can the values that are being displayed *(distance, speed, duration, calories burned)*. 17 18 The widget may also be called using the **[runkeeper]** shortcode. 16 This widget shows your latest activities from [Runkeeper](https://runkeeper.com/). The number of activities can be configured, as can the values that are being displayed *(distance, speed, duration, calories burned)*. The widget may also be called using the **[runkeeper]** shortcode. 19 17 20 18 A little bit of effort is required to set it up, but it's worth it, because this way, **no third party** will ever get access to your data. **Everything stays between your WordPress site and Runkeeper.** 21 19 22 20 == Installation == 23 **You need to create a Runkeeper Application first.** It's worth it, because this way, no third party will ever get access to your data. Everything stays between your WordPress site and Runkeeper. 21 **You need to create a Runkeeper Application first.** It's worth it, because this way, no third party will ever get access to your data. Everything stays between your WordPress site and Runkeeper. **Don't worry, it's easy!** 24 22 25 23 1. Visit the **[Runkeeper Partner Portal](https://runkeeper.com/partner)**. … … 54 52 * **numposts** defines how many recent activities to display. 55 53 * **unit** can be *"km"* or *"miles"*. 56 * **showtime=true** will only display the time, if showdateis true as well.54 * **showtime=true** will only display the time, if *showdate* is true as well. 57 55 * **dateformat** and **timeformat** take a [PHP date format](http://php.net/manual/en/function.date.php). 58 56
Note: See TracChangeset
for help on using the changeset viewer.