| 开发者 | mindstien |
|---|---|
| 更新时间 | 2014年9月13日 16:39 |
| 捐献地址: | 去捐款 |
| PHP版本: | 3.0 及以上 |
| WordPress版本: | 4.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[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