Show IP Info

ਵੇਰਵਾ

The plugin fetches the IP address of the visitor from the HTTP header and then it collect more information about that IP address from “”https://ipdevops.com/api/remip/” that returns some information such like: languages, currency, country (and more in future versions)

Very simple to install, simple to use, light weight.

Note: ipdevops.com (public API for iptools) privacy-policy: https://ipdevops.com/privacy-policy

ਸਥਾਪਤੀਕਰਨ

Use WordPress Add New Plugin feature, searching “Show IP Info”, or download the archive.

  1. Log in to your website administrator panel
  2. Go to Plugins page, and add new plugin
  3. Upload plugin
  4. Click Install Now button
  5. Then click Activate Plugin button

Shortcodes:
[show_ip]
[showip_info type=country]
[showip_info type=languages]
[showip_info type=currency]
[showip_info type=capital]

ਸਮੀਖਿਆਵਾਂ

2 ਦਸੰਬਰ 2021
I used the output to do some personalization in other plugins and the e-shop, the amazing part is it is free …
2 ਦਸੰਬਰ 2021
this helped me a lot while developing my web service. Thanks for that
Read all 2 reviews

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Show IP Info” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Show IP Info” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

2.4(2023/03/30)

  • Compatability update.

2.3(2022/10/26)

  • Fix languages and all shortcuts.

2.2(2022/10/26)

  • Changed API endpoint from the service provider.

2.1(2021/12/4)

  • Improving the HTTP header sent to the API server for statistic reasons.

2.0 (2021/12/03)

  • shortcode types are no longer case sensitive, you can write country, Country, CoUnTrY..etc
  • Country capital was added

1.0.1 (2021/12/02)

  • API call fix
  • updating the short codes

1.0 (2021/12/01)

  • initial release