neilboyd / run-route

WordPress plugin to add a shortcode to display links to routes in Endomondo and RunKeeper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== run-route ===
Contributors: neilb27
Requires at least: 3.7
Tags: shortcode,endomondo,runkeeper
Tested up to: 4.2
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds a shortcode to display links to routes in Endomondo and RunKeeper

== Changelog ==

= 1.1 - 10 Nov 2014 =
* Tested down to WordPress 3.7

= 1.0 - 04 Nov 2014 =
* Initial version

== Description ==
Adds a shortcode to display links to routes in Endomondo and RunKeeper.

`[run_route endomondo='{endomondo route id}' rk_user='{RunKeeper user id}' rk_route='{RunKeeper route id}']`

All options are entered in the shortcode, so there is no admin page for this plugin.

== Screenshots ==
1. The output of the plugin

== Frequently Asked Questions ==

= Do I have to specify both Endomondo and RunKeeper? =

No. You can specify one or both.

= Can I see an example of this plugin in use? =

Yes. I use it on my site [RunHaarlem.com](https://RunHaarlem.com)

An example shortcode use is:

`[run_route endomondo="428848167" rk_route="3505614" rk_user="runhaarlemcom"]`

About

WordPress plugin to add a shortcode to display links to routes in Endomondo and RunKeeper


Languages

Language:PHP 97.9%Language:CSS 2.1%