Plugin Directory

Changeset 1346558


Ignore:
Timestamp:
02/09/2016 06:51:42 AM (10 years ago)
Author:
rohanmehta19
Message:

changed readme file to point to the correct link, updated plugin file to mention the latest WP version tested

Location:
pw-gmap-plotter/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pw-gmap-plotter/trunk/plugin.php

    r1338576 r1346558  
    44Description: Plot events, photos ,places etc on google map by providing your own set of Markers in XML format
    55Version: 1.0
    6 Tested up to: WPMU 4.4.1
     6Tested up to: WPMU 4.4.2
    77License: GNU General Public License 2.0 (GPL) http://www.gnu.org/licenses/gpl.html
    8 Author: PHP Web Apps
    9 Author URI: http://phpwpinfo.com
     8Author: Wordpress Index
     9Author URI: http://wordpressindex.com
    1010Plugin URI:
    1111tags: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  
    22Tags: Plot events plot photos, plot places, markers, Google Maps, google map, multiple locations, Forward Geocoding, Reverse Geocoding, Geocoding
    33Requires at least: 3.8
    4 Tested up to: 4.4.1
     4Tested up to: 4.4.2
    55License: GPLv3
    66License URI: http://www.gnu.org/licenses/gpl.html
     
    28282. How to generate XML file dynamically,
    29293. Shortcode variations etc
    30 visit: http://phpwpinfo.com/2016/01/26/wordpress-google-maps-api-plugin/
     30visit: http://wordpressindex.com/wordpress-google-maps-api-plugin/
    3131
    3232To display google map, you need markers in XML format and a simple configurable shortcode
     
    5454== Screenshots ==
    5555
    56 Visit: http://phpwpinfo.com/2016/01/26/wordpress-google-maps-api-plugin/
     56Visit: http://wordpressindex.com/wordpress-google-maps-api-plugin/
    5757
    5858
    5959== Documentation ==
    6060
    61 Documentation is available on: http://phpwpinfo.com/2016/01/26/wordpress-google-maps-api-plugin/
    62 
     61Documentation is available on: http://wordpressindex.com/wordpress-google-maps-api-plugin/
    6362
    6463== Frequently Asked Questions ==
    6564
    66 Visit: http://phpwpinfo.com/2016/01/26/wordpress-google-maps-api-plugin/
     65Visit: http://wordpressindex.com/wordpress-google-maps-api-plugin/
    6766
    6867
Note: See TracChangeset for help on using the changeset viewer.