Files
wp-strava/readme.txt
T

32 lines
728 B
Plaintext
Executable File

=== Plugin Name ===
Contributors: cmanon (@cmanon), jrfoell
Donate link: http://cmanon.com/
Tags: bicycle, cycling, strava
Requires at least: 2.0
Tested up to: 3.5.1
Stable tag: 0.62
License: GPLv2 or later
This plugin is intended to show your strava.com information in your WordPress site.
== Description ==
This plugin uses the REST strava.com API to pull the data out and show the information in your WordPress site.
== Changelog ==
= 0.70 =
Use WordPress Settings API for settings page
= 0.62 =
Refactor some code.
Fixed several bugs.
Added feature to show athlete name/link to the widget if the search option is by club.
= 0.61 =
Added option to select unit of measurements on the widget.
= 0.6 =
Initial version.