>
Download This Plugin | |
Download Elegant Themes | |
Name | Strava Ride Details |
Version | 1.2.1 |
Author | Endo Creative |
Rating | 80 |
Last updated | 2014-03-23 09:13:00 |
Downloads |
1667
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Strava Ride Details plugin added 10 bytes of resources to the Home page and 24 bytes of resources to the sample Post page.
Strava Ride Details plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Strava Ride Details plugin ads no tables to your Wordpress blog database.Strava Ride Details allows you to display Strava ride details from a specific ride in your posts and pages using a shortcode. It uses v3 of Strava's API, and uses OAuth for authentication.
The details displayed by default are:
Each of the details can be turned on or off. The details are displayed in an unordered list so you can style the elements however you would like using CSS.
You can also choose to display units in mi/ft or km/m.
While Strava does offer their own embed widget, this plugin:
By default all details are display using the shortcode [strava id="ride_id"]
, where ride_id is the string of digits at the end of the URL when viewing a single ride on Strava.
If you would like to remove a detail, just set it to false in the shortcode. For example, if you would like to show only the distance, then use this shortcode:
[strava id="ride_id" name="false" elevation="false" moving_time="false" location="false"]