whats-my-ip

Display the current User's IP address in Widgets & Shortcodes.

Author:Darshan Sawardekar (profile at wordpress.org)
WordPress version required:3.5.0
WordPress version tested:3.9.40
Plugin version:0.5.2
Added to WordPress repository:01-05-2014
Last updated:07-08-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:46
Rated by:3
Plugin URI:http://wordpress.org/plugins/whats-my-ip
Total downloads:1 995
Active installs:20+
plugin download
Click to start download

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.


FAQ
ChangeLog