Show Visitor IP Address – Widget And Shortcode Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
SHOW VISITOR IP ADDRESS
This plugin lets you show the IP address of your visitor using a shortcode or a widget inside posts, pages, or template files.
SEO-friendly and lightweight code
This plugin contains lightweight code to be very fast to load, SEO-friendly, and it is developed to have full compatibility with WordPress 3.1 (2011) up to WordPress 5+ (2019), from PHP 5.6 up to PHP 7.3.
FEATURES:
- Show the IP address of your visitor
- Easy to use
- Lightweight code to quickly load the page and keep a good pagespeed score
- No cookies are set by this plugin to visitors
- Compatible with all resolutions: desktop, tablet, and smartphones
HOW TO USE:
You have 2 easy options to have maximum flexibility.
OPTION 1: Use a shortcode
In order to display the output in your specific posts or pages use this code:
[Show_IP title="custom-title"]
or
[Show_IP]
In order to display the output in your WordPress template use this code:
<?php echo do_shortcode( '[Show_IP title="custom-title"]' ); ?>
OPTION 2: Use a widget
Go to Appearance > Widgets and add Show_IP widget where you want to show it.