10+
August 7, 2014
May 1, 2014
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.
whatsmyip directory to the /wp-content/plugins/ directory[whatsmyip] shortcode in your posts or pages.The IP address and other GeoIP data is obtained from the JSON API
provided by Telize.
= 0.2.0
| Version | Download | Type |
|---|---|---|
| 0.5.2 | Download | Stable |
| 0.5.1 | Download | Stable |
| 0.5.0 | Download | Stable |
| 0.4.0 | Download | Stable |
| 0.3.0 | Download | Stable |
| 0.2.2 | Download | Stable |
| 0.2.1 | Download | Stable |
| 0.2.0 | Download | Stable |
| 0.1.8 | Download | Stable |
| 0.1.7 | Download | Stable |
| 0.1.6 | Download | Stable |
| 0.1.5 | Download | Stable |
| 0.1.4 | Download | Stable |
| 0.1.3 | Download | Stable |
| 0.1.0 | Download | Stable |
| Development | Download | Trunk |