Description
This plugin simply display Visitor IP Address & visitor location info using by visitor IP on post or page, anywhere using shortcode.
Very simple to install, simple to use, light weight.
Screenshots
Installation
Use WordPress Add New Plugin feature, searching “Show Visitor IP”, or download the archive.
- Log in to your website administrator panel
- Go to Plugins page, and add new plugin
- Upload plugin
- Click Install Now button
- Then click Activate Plugin button
Shortcodes:
[show_ip]
[svip_location]
[svip_location type=”countryCode”]
[svip_location type=”region”]
[svip_location type=”lat”]
[svip_location type=”long”]
[svip_location type=”city”]
[svip_location type=”countryName”]
[svip_location type=”timeZone”]
[svip_location type=”currency”]
Reviews
Contributors & Developers
“Show Visitor IP” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Show Visitor IP” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
- initial release
5.2 – 06 March 2024
- Fixed the city shortcode issue.