From b4cacb6f145aebcdca0b4193e6129c31b4b980af Mon Sep 17 00:00:00 2001 From: Justin Foell Date: Mon, 3 Jun 2019 14:44:50 -0500 Subject: [PATCH] Updated instruction regarding id=NUMBER in shortcode --- readme.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.txt b/readme.txt index 41fd568..64a51ea 100644 --- a/readme.txt +++ b/readme.txt @@ -20,6 +20,8 @@ This plugin uses the Strava API to embed maps and activity for athletes and club [activity id=NUMBER] - add to any page or post. Shows a summary of the activity plus a map if a google maps key has been added. +You should replace NUMBER with an activity ID from Strava. The easiest way to find it is from a strava URL like https://www.strava.com/activities/1793155844 - where 1793155844 is the activity ID number. + Also takes the following optional parameters: * som - english/metric (system of measure - override from default setting). @@ -33,6 +35,8 @@ Also takes the following optional parameters: [route id=NUMBER] - add to any page or post. Shows a summary of the activity plus a map if a google maps key has been added. +You should replace NUMBER with an route ID from Strava. The easiest way to find it is from a strava URL like https://www.strava.com/routes/9001676 - where 9001676 is the route ID number. + This also takes the same optional parameters as the [activity] shortcode above. [activities] - shows a list of recent activities the same way the "Strava Latest Activities List" does, but with a shortcode rather than a widget. Takes the following optional parameters: