Plugin Directory

Changeset 1595990


Ignore:
Timestamp:
02/14/2017 08:40:05 PM (9 years ago)
Author:
Ginchen
Message:

Tiny mistake in readme

File:
1 edited

Legend:

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

    r1595000 r1595990  
    4646If you only use the **[runkeeper]** shortcode without any options, a widget with default settings will be displayed. However, if you'd like to customize it, the shortcode offers all the same options that are available when adding the widget from the "Widgets" page. You can use them like this *(the values given here are the defaults)*:
    4747
    48 **[runkeeper title="" numposts=5 unit="km" showlogo=true showdate=true showtime=true showdistance=true showduration=true showspeed=false showcalories=false dateformat="n/j/Y" timeformat="g:i a"]**
     48**[runkeeper title="" numposts=5 unit="miles" showlogo=true showdate=true showtime=true showdistance=true showduration=true showspeed=false showcalories=false dateformat="n/j/Y" timeformat="g:i a"]**
    4949
    5050Notes:
    5151
    5252* **numposts** defines how many recent activities to display.
    53 * **unit** can be *"km"* or *"miles"*.
     53* **unit** can be *"miles"* or *"km"*.
    5454* **showtime=true** will only display the time, if *showdate* is true as well.
    5555* **dateformat** and **timeformat** take a [PHP date format](http://php.net/manual/en/function.date.php).
Note: See TracChangeset for help on using the changeset viewer.