Descrizione
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.
Installazione
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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Ipgp ip address lookup” รจ un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Ipgp ip address lookup” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
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