Changeset 1346558
- Timestamp:
- 02/09/2016 06:51:42 AM (10 years ago)
- Location:
- pw-gmap-plotter/trunk
- Files:
-
- 2 edited
-
plugin.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pw-gmap-plotter/trunk/plugin.php
r1338576 r1346558 4 4 Description: Plot events, photos ,places etc on google map by providing your own set of Markers in XML format 5 5 Version: 1.0 6 Tested up to: WPMU 4.4. 16 Tested up to: WPMU 4.4.2 7 7 License: GNU General Public License 2.0 (GPL) http://www.gnu.org/licenses/gpl.html 8 Author: PHP Web Apps9 Author URI: http:// phpwpinfo.com8 Author: Wordpress Index 9 Author URI: http://wordpressindex.com 10 10 Plugin URI: 11 11 tags:Plot events plot photos, plot places, markers, Google Maps, google map, multiple locations, Forward Geocoding, Reverse Geocoding, Geocoding -
pw-gmap-plotter/trunk/readme.txt
r1337766 r1346558 2 2 Tags: Plot events plot photos, plot places, markers, Google Maps, google map, multiple locations, Forward Geocoding, Reverse Geocoding, Geocoding 3 3 Requires at least: 3.8 4 Tested up to: 4.4. 14 Tested up to: 4.4.2 5 5 License: GPLv3 6 6 License URI: http://www.gnu.org/licenses/gpl.html … … 28 28 2. How to generate XML file dynamically, 29 29 3. Shortcode variations etc 30 visit: http:// phpwpinfo.com/2016/01/26/wordpress-google-maps-api-plugin/30 visit: http://wordpressindex.com/wordpress-google-maps-api-plugin/ 31 31 32 32 To display google map, you need markers in XML format and a simple configurable shortcode … … 54 54 == Screenshots == 55 55 56 Visit: http:// phpwpinfo.com/2016/01/26/wordpress-google-maps-api-plugin/56 Visit: http://wordpressindex.com/wordpress-google-maps-api-plugin/ 57 57 58 58 59 59 == Documentation == 60 60 61 Documentation is available on: http://phpwpinfo.com/2016/01/26/wordpress-google-maps-api-plugin/ 62 61 Documentation is available on: http://wordpressindex.com/wordpress-google-maps-api-plugin/ 63 62 64 63 == Frequently Asked Questions == 65 64 66 Visit: http:// phpwpinfo.com/2016/01/26/wordpress-google-maps-api-plugin/65 Visit: http://wordpressindex.com/wordpress-google-maps-api-plugin/ 67 66 68 67
Note: See TracChangeset
for help on using the changeset viewer.