>
Download This Plugin | |
Download Elegant Themes | |
Name | whats-my-ip |
Version | 0.5.2 |
Author | Darshan Sawardekar |
Rating | 100 |
Last updated | 2014-08-07 02:17:00 |
Downloads |
387
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
whats-my-ip plugin added 14 bytes of resources to the Home page and 39 bytes of resources to the sample Post page.
whats-my-ip plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! whats-my-ip plugin ads no tables to your Wordpress blog database.This plugin adds an [whatsmyip]
shortcode tag to WordPress. You can use it
to embed the current User's IP address inline in a Post.
The shortcode takes 3 attributes, ip
, country
and coords
. Each of
these can take boolean values like 1, yes, no, true. Truthy values
enable the display of the corresponding field.
For Eg:- To display ip
and country
details use,
[whatsmyip ip='yes' country='yes']
The ip
attributes defaults to true if absent. Rest of the attributes
are false by default.
A Widget is also provided for use inside sidebars. Use the checkboxes in the Widget customization screen to change the displayed fields.