Plugin Directory

Changeset 1595000


Ignore:
Timestamp:
02/13/2017 02:50:11 PM (9 years ago)
Author:
Ginchen
Message:

Readme yet again... :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • feed-widget-for-runkeeper-activities/trunk/readme.txt

    r1594998 r1595000  
    1414== Description ==
    1515
    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.
     16This 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.
    1917
    2018A 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.**
    2119
    2220== 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!**
    2422
    25231. Visit the **[Runkeeper Partner Portal](https://runkeeper.com/partner)**.
     
    5452* **numposts** defines how many recent activities to display.
    5553* **unit** can be *"km"* or *"miles"*.
    56 * **showtime=true** will only display the time, if showdate is true as well.
     54* **showtime=true** will only display the time, if *showdate* is true as well.
    5755* **dateformat** and **timeformat** take a [PHP date format](http://php.net/manual/en/function.date.php).
    5856
Note: See TracChangeset for help on using the changeset viewer.