User IP and Location

Beskrivning

If you’re looking to display publicly available information such as visitors’ IP address, IP location, browser details, operating system, and more on your WordPress website, ”User IP and Location” is an excellent plugin to use.

Setting up the plugin is a breeze, and the provided shortcodes allow you to effortlessly display this information on any section of your site. You could, for instance, add a shortcode to your sidebar or footer to showcase this information on every page of your website.

”User IP and Location” use the IP-API website to fetch the user’s IP address and location information, so it is always up-to-date.

Some of the features of User IP and Location include:

[userip_location type="ip"]
[userip_location type="continent"]
[userip_location type="country"]
[userip_location type="countrycode"]
[userip_location type="region"]
[userip_location type="regionname"]
[userip_location type="city"]
[userip_location type="lat"]
[userip_location type="lon"]
[userip_location type="timezone"]
[userip_location type="currency"]
[userip_location type="isp"]
[userip_location type="mobile"]
[userip_location type="proxy"]
[userip_location type="hosting"]
[userip_location type="browser"]
[userip_location type="os"]
[userip_location type="flag" height="auto" width="50px"]

If you’re using the flag shortcode in User IP and Location plugin, note that the height and width parameters are optional. By default, the height is set to auto, and the width is set to 50px. However, you can modify the size of the flag by passing any or both of these parameters and setting them to your preferred values.

Features of User IP and Location

  • Simple and quick to setup.
  • Can be used to display the IP address, location, browser details, operating system, and more details of the website visitors.
  • Uses the IP-API website to fetch user’s IP address and location, so it is always up-to-date.
  • Easily detect the browser and operating system of your website visitors.
  • Shortcodes can be used to display this information anywhere on your site.
  • Supports flag and currency shortcodes.

If you want an easy way to display visitor IP address, location, browser, and operating system information on your WordPress website, then User IP and Location is a great plugin to use.

Credits

This plugin is created by HeySERP and TheWPX team.

To learn more about WordPress, you can visit our website TheGuideX for tutorials on topics like:

…and many more WordPress tutorials.

Skärmdumpar

  • Screenshot Page "Add New Post" with Shortcode
  • Screenshot Page "Public Post" with User IP Address & other User's information.

Installation

You can search ”User IP and Location” on the WordPress Add New Plugin page , or download the archive.

  1. To install this plugin, Login to your WordPress admin account
  2. Go to Plugins Page, and click on ”Add New Plugin” button.
  3. Once you’re on the Plugin page, click on the ”Upload Plugin” button
  4. Now Select the Plugin and Click on ”Install Now”
  5. Your plugin is successfully installed. Now click on ”Activate” button to activate the plugin.

Shortcodes:

[userip_location type="ip"]
[userip_location type="continent"]
[userip_location type="country"]
[userip_location type="countrycode"]
[userip_location type="region"]
[userip_location type="regionname"]
[userip_location type="city"]
[userip_location type="lat"]
[userip_location type="lon"]
[userip_location type="timezone"]
[userip_location type="currency"]
[userip_location type="isp"]
[userip_location type="mobile"]
[userip_location type="proxy"]
[userip_location type="hosting"]
[userip_location type="browser"]
[userip_location type="os"]
[userip_location type="flag" height="auto" width="50px"]

Vanliga frågor

Can I use User IP and Location to Show User IP?

Yes, you can use the [userip_location type="ip"] shortcode to show the IP address of visitor.

Can I use User IP and Location to Show User Location?

Yes, you can easily add the above shortcodes to show the user location informations like User Country, Region, CountryCode, City, Lat & Long and some other helpful information.

Can I use this Plugin to Show User Browser?

Yes, you can use the [userip_location type="browser"] shortcode to show the browser name and version of visitor.

Can I use this Plugin to Show User Operating System?

Yes, you can use the [userip_location type="os"] shortcode to show the operating system of visitor.

Does this Plugin Support Flag?

Yes, this plugin supports flag shortcodes. You can use the [userip_location type="flag" height="auto" width="50px"] shortcode to show the flag of visitor’s country. The height and width are optional and the default value for height is auto; and width, it is 50px. You can pass any or both of these values to alter the size of flag as per your choice.

Does this Plugin Support Currency?

Yes, this plugin supports currency shortcodes. You can use the [userip_location type="currency"] shortcode to show the currency of visitor’s country.

Recensioner

21 september 2022
This deserves much more use and reviews. 5 stars! I tried to code something similar myself and use other complicated plugins. Finally found THIS plugin and it was simple as... install plugin > use shortcode > get output I wanted on the page!
18 februari 2021
I am guy who rarely writes reviews. of all the million plugin that is out there, the most simple and effective in implementation and without bug that works is this one. Keep up the work guys.
26 mars 2020
Great plugin for getting users IP address and Other IP related pieces of stuff. Some minor changes needed, emailed the developer. All in all, does what it says
Läs alla 7 betyg

Bidragsgivare och utvecklare

”User IP and Location” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”User IP and Location” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

2.2.1 – 26 April 2023

  • Optimized the coding for better performance.
  • Fixed security issues!

2.2 – 26 February 2023

  • Optimized the coding for better performance.
  • Added support for mobile, proxy, and hosting information.

2.0 – 19 June 2022

  • Added Browser and Operating System detection.
  • More shortcakes are added.
  • Optimized the coding.

1.7 – 27th January 2022

  • Updated script to work with latest version

1.4 – 6th June 2021

  • Fix the issue where it show your server IP address instead of user’s IP.