Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alleycat1/user-location-and-ip-pro
https://github.com/alleycat1/user-location-and-ip-pro
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alleycat1/user-location-and-ip-pro
- Owner: alleycat1
- Created: 2023-08-03T10:56:26.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-03T10:56:50.000Z (over 1 year ago)
- Last Synced: 2024-05-21T05:09:12.101Z (9 months ago)
- Language: PHP
- Size: 825 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== User Location and IP ===
Contributors: sunnybundel
Tags: ip address, city, region, user location, user country, locator, user ip address, visitor ip, user location
Requires at least: 5.4
Tested up to: 6.1
Stable tag: 1.6
License: GPLv2 or later
Requires PHP: 5.4
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlUser Location and IP is a free shortcode based Wordpress plugin that displays real-time information about your users, including their IP address, location, country name, flag, and various other details on any WordPress post page or widget.
== Description ==
"User Location and IP" plugin is one of the best free WordPress plugins that let you know all the information about your visitors in real-time, including their IP address, ISP details, location, operating system, browser, city, and many other details, all of which can be displayed via shortcodes on your website posts, pages, and widget.
In order to use this plugin, you just need to copy one of the appropriate shortcodes from the list below. You can paste it into the location where you want the details to appear. This can be in the sidebar, the header, the footer, or even in the middle of the content.
"User Location and IP" plugin uses the IP-API website to fetch users details based on their IP address.
Here's the list of various shortcodes provided by the "User Location and IP" plugin:
[useriploc type="ip"]
[useriploc type="continent"]
[useriploc type="country"]
[useriploc type="countrycode"]
[useriploc type="region"]
[useriploc type="regionname"]
[useriploc type="city"]
[useriploc type="lat"]
[useriploc type="lon"]
[useriploc type="timezone"]
[useriploc type="currency"]
[useriploc type="isp"]
[useriploc type="browser"]
[useriploc type="os"]
[useriploc type="flag" height="auto" width="50px" vertical_align="baseline"]
As for the Flag shortcode, the height, width, and vertical_align attributes are optional. The default values for height and weight are auto and 50px, respectively. For the vertical_align attribute, baseline is the default value. You can, however, change the vertical_align attribute value to bottom, middle, or top based on the location where you want the flag to appear. Depending on your preference, you can pass one or both of these values to alter the flag's size.
= Features of User IP and Location =
* Setup is quick and easy.
* Installation is minimal and does not increase the load on the website.
* "User Location and IP" provides live and accurate data that is up-to-date.
* Allows you to display user IP address and location, operating system, browser details, etc anywhere on your website using shortcodes.
* Support for flags and currency shortcodes.If you are looking for a plugin that can display visitors' real-time information anywhere on your blog, then User Location and IP can help you. The plugin is free and doesn't require any registration.
= Credits =
I am pleased to announce the release of this plugin which was created by Sunny Bundel with the help of the team at WP Talky and MyTechTalky.
There are also tutorials available on MyTechTalky about WordPress, including:
* How to Start a Blog Using WordPress
…and many more WordPress tutorials.
== Installation ==
### Directly from the WordPress repository (recommended)
* Navigate to _Dashboard > Plugins > Add New_.
* Enter `User Location and IP` in the search box.
* Click on the `Install` button.
* Finally, click on the `Activate` button.### Manual Installation
* Download the "User location and IP" plugin from the WordPress Repository as a `.zip` file.
* Navigate to _Dashboard > Plugins > Add New_.
* Click on the `Upload Plugin` button.
* Now choose the .zip file which you downloaded and click on `Install Now`.
* Finally, click on the `Activate` button.== Screenshots ==
1. An example of shortcodes in "Add New Post"
2. Screenshot of "Public Post" page with IP address and other information about the user.== Frequently Asked Questions ==
= Can I use User Location and IP to Show User IP? =
Yes, you can use the
[useriploc type="ip"]
shortcode to show the IP address of the visitor.= Can I use User Location and IP to Show User Location? =
You can use the shortcodes provided with "User Location and IP" plugin to show a user's location, including country, region, country code, city, latitude, longitude, and other useful information.
= Are flags supported by this plugin? =
Yes, flag shortcodes are supported by this plugin. You can display the flag of a visitor's country using the [useriploc type="flag" height="auto" width="50px" vertical_align="baseline"] shortcode. Height, width, and vertical_align are optional, and the default values are auto for height, 50px for width, and baseline for vertical_align. It is possible to pass any or all of these values to change the flag's size and alignment.
== Changelog ==
= 1.6 - 10 November 2022 =
* Added support for the `vertical-align` CSS attribute to align the flag properly.
* Updated to work with the latest WordPress version.
* Fixed minor bugs.= 1.5 - 16 August 2022 =
* Added support for browser and operating system detection.
* New shortcodes have been added.
* Fixed minor bugs.= 1.4 =
* Updated to work with the latest version of WordPress.= 1.3 =
* Fixed a bug where the IP address of your server was displayed instead of the visitor's IP.= 1.2 =
* Updated to work with the latest version of WordPress.= 1.1 =
* Fixed minor bugs.= 1.0 =
* Initial release== Upgrade Notice ==
This is a major update to the plugin. For better performance, make sure to update.