This commit is contained in:
parent
29bc44fe1a
commit
3fece783bf
|
@ -7,7 +7,7 @@ Tested up to: 3.3
|
||||||
Stable tag: 1.0.1
|
Stable tag: 1.0.1
|
||||||
License: GPLv2 or later
|
License: GPLv2 or later
|
||||||
|
|
||||||
Add a gpx trak with altitude graph
|
Add a gpx track with altitude graph
|
||||||
|
|
||||||
== Description ==
|
== Description ==
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ e.g.
|
||||||
|
|
||||||
= What happening if I've a very large gpx? =
|
= What happening if I've a very large gpx? =
|
||||||
|
|
||||||
This plugin will print a small amout of points in orther to speedup javascript and pageload.
|
This plugin will print a small amout of points to to speedup javascript and pageload.
|
||||||
|
|
||||||
= Is it free? =
|
= Is it free? =
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
Plugin Name: WP-GPX-Maps
|
Plugin Name: WP-GPX-Maps
|
||||||
Plugin URI: http://www.darwinner.it/
|
Plugin URI: http://www.darwinner.it/
|
||||||
Description: Add a gpx trak with altitude graph
|
Description: Add a gpx track with altitude graph
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Author: Bastianon Massimo
|
Author: Bastianon Massimo
|
||||||
Author URI: http://www.pedemontanadelgrappa.it/
|
Author URI: http://www.pedemontanadelgrappa.it/
|
||||||
|
|
Loading…
Reference in New Issue