| Developer | mindstien |
|---|---|
| Update Time | Sept. 13, 2014, 4:39 p.m. |
| Donation URL: | donation |
| PHP Version: | 3.0 + |
| WordPress Version: | 4.0 |
| Copyright: | GPLv2 or later |
| Copyright URL: | Copyright Information |
[mygeo_city] // to display City name[mygeo_country_code] // to display Country Code[mygeo_country_name] // to display Country Name[mygeo_region] // to display state / region name[mygeo_latitude] // to display latitude of the visitors location[mygeo_longitude] // to display longitude of the visitors location[mygeo_postal_code] // to display postal code if available[mygeo_city default='Your City']<?php echo do_shortcode('SHORTCODE'); ?>
Hire plugin author for your Wordpress Development.
Visit official website for this plugin at Mindstien Technologies.
plugin-name.php to the /wp-content/plugins/ directory[mygeo_city] // to display City name
[mygeo_country_code] // to display Country Code[mygeo_country_name] // to display Country Name[mygeo_region] // to display state / region name[mygeo_latitude] // to display latitude of the visitors location[mygeo_longitude] // to display longitude of the visitors location[mygeo_postal_code] // to display postal code if available<?php echo do_shortcode('SHORTCODE'); ?>The accuracy of geo location data purely depends on the geoip service providers, i.e. IpInfoDb and GeoPlugin