Description
Ipgp ip address lookup can be installed as a plugin and it works in the sidebar as a widget or in posts and pages using the shortcode [iplookup] . It can lookup the IP address a visitor enters in a form, and he will get country, city and state.
Installation
This section describes how to install the plugin and get it working.
- Upload
ipgp.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Appearance’ section on your admin panel, and select ‘Widgets’ submenu OR add the following shortcode to your posts and pages: [iplookup]
- Drag «Ipgp» widget and paste it to your active sidebar, in the place you want it to appear
FAQ
-
Do i have to change my theme to make the plugin work?
-
No theme changes are needed for this plugin.
-
The current version of plugin is designed to be placed on the sidebar, in the future versions there will exist the option to be tagged directly from theme files.
-
How it will affect my design and blog functionality
-
If your visitors want to lookup an IP address, the page will refresh and then the data will be shonw under the input box.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Ipgp ip address lookup” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Ipgp ip address lookup” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.1
- Fixed sidebar widget
1.1
- Fixed deprecated function errors
- Updated plugin to work with latest version of WordPress
- Added extra security checks
1.0
- Changed admin page text
0.8
- Changed the way shortcode is displayed
0.7
- Adapted to work with WordPress 4.1.1
- Re-arranged text
0.6
- Fixed compatibility issues with other plugins
- Checked and tested for WordPress 4.0.1
0.5
- Added a page in administration where the API key can be changed
0.4
- Added API key support to the plugin
0.3
- Added the shortcode [iplookup] to display the ip lookup tool in posts and pages
0.2
- Now Internet Service Provider is available
0.1
- This is the first version of the plugin