Popis
The Live User IP and Location plugin allows you to display the IP address and location information of your site visitors using shortcodes. The plugin relies on the ipapi.co service to retrieve geolocation data based on the user’s IP address.
Third-Party Services
This plugin uses the ipapi.co service to provide geolocation data. By using this plugin, you agree to the ipapi.co terms of use and the ipapi.co privacy policy.
Support
For support and further information, visit Obedullah Sajid’s website.
License
This plugin is licensed under the GPL v3 or later. For more information, see the license.
Credits
This plugin utilizes the IP geolocation service provided by IPAPI. We would like to express our gratitude to IPAPI for providing this valuable service.
Snímky obrazovky
Instalace
- Upload the plugin files to the
/wp-content/plugins/live-user-ip-and-location
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress.
- Get Your Free Api Key from ipapi.co, go to this URL and then click on „Message Us.“
- Fill out the form, and IPAPI will send you a free API Key to your given email.
- Enter the received API Key in the API Key field on the plugin settings page and save changes. That’s it!
- Use the provided shortcodes according to your needs:
[luipl_ip], [luipl_network], [luipl_version], [luipl_city], [luipl_region], [luipl_region_code], [luipl_country], [luipl_country_name],
[luipl_country_code], [luipl_country_code_iso3], [luipl_country_capital], [luipl_country_tld], [luipl_continent_code],
[luipl_in_eu], [luipl_postal], [luipl_latitude], [luipl_longitude], [luipl_timezone], [luipl_utc_offset], [luipl_country_calling_code],
[luipl_currency], [luipl_currency_name], [luipl_languages], [luipl_country_area], [luipl_country_population], [luipl_asn], [luipl_org], [luipl_all_fields]
to display the user’s IP and location on any post or page.
Nejčastější dotazy
-
How do I use the shortcode?
-
Simply add the required shortcode
[luipl_ip], [luipl_network], [luipl_version], [luipl_city], [luipl_region], [luipl_region_code], [luipl_country], [luipl_country_name],
[luipl_country_code], [luipl_country_code_iso3], [luipl_country_capital], [luipl_country_tld], [luipl_continent_code],
[luipl_in_eu], [luipl_postal], [luipl_latitude], [luipl_longitude], [luipl_timezone], [luipl_utc_offset], [luipl_country_calling_code],
[luipl_currency], [luipl_currency_name], [luipl_languages], [luipl_country_area], [luipl_country_population], [luipl_asn], [luipl_org], [luipl_all_fields]
to any post or page where you want to display the user’s IP and location information. -
Can I customize the appearance of the displayed information?
-
Yes, you can use custom CSS to style the output according to your needs.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Live User IP and Location je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Live User IP and Location” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.1
- Tested compatibility with the latest WordPress version (6.7.1).
- Tested compatibility with the latest PHP version.
1.0
- Initial release of the Live User IP and Location plugin.