This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Ipgp ip address lookup

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.

  1. Upload ipgp.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘Appearance’ section on your admin panel, and select ‘Widgets’ submenu OR add the following shortcode to your posts and pages: [iplookup]
  4. 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.

I don’t want the plugin to appear in the sidebar, can i add it elsewhere ?

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.

Contributors

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