Descripción
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.
Capturas
Instalación
- 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] (https://ipapi.co/free/), go to this url and then click on message us.
- Fill the form and IPAPI will send you free API Key on your given email.
- Enter received API Key in the API Key field on 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.
FAQ
-
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Live User IP and Location» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Live User IP and Location» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Initial release of the Live User IP and Location plugin.