Title: IPGeolocationAPI Geo &amp; Threat
Author: khondokar md asiful islam
Published: <strong>2026-09-17</strong>
Last modified: 2026-09-17

---

Szukaj wtyczek

![](https://ps.w.org/ipgeolocationapi-geo-threat/assets/banner-772x250.png?rev=3699669)

![](https://ps.w.org/ipgeolocationapi-geo-threat/assets/icon.svg?rev=3699669)

# IPGeolocationAPI Geo & Threat

 Autor: [khondokar md asiful islam](https://profiles.wordpress.org/km0asif/)

[Pobierz](https://downloads.wordpress.org/plugin/ipgeolocationapi-geo-threat.1.0.3.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/ipgeolocationapi-geo-threat/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/ipgeolocationapi-geo-threat/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/ipgeolocationapi-geo-threat/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/ipgeolocationapi-geo-threat/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/ipgeolocationapi-geo-threat/)

## Opis

IP Geolocation API connects your WordPress site to a free IP geolocation API and
puts the results anywhere on your site: posts, pages, sidebars, or your own code.

Every lookup returns country, region, city, postal code, latitude and longitude,
ASN, ISP or organization, timezone, local currency, EU membership, and VPN, proxy,
and Tor signals.

https://github.com/thebigasif/ipgeolocation-wordpress

**Front end**

 * Shortcode: [ipgeo_lookup] with fields, placeholder, button text, and template
   attributes
 * Gutenberg block: IP Geolocation Lookup
 * Sidebar widget with a template selector
 * Five display templates: card, table, compact, raw JSON, map
 * Map display via OpenStreetMap or Google Maps

**Developer tools**

 * REST API endpoints under /wp-json/ipgeo/v1/
 * WP-CLI commands: wp ipgeo lookup, wp ipgeo stats, wp ipgeo bulk, wp ipgeo rules,
   wp ipgeo cache
 * Server-side response caching with configurable TTL
 * Optional API key gate for the REST endpoints
 * Bulk CSV lookup: upload a list of IPs or domains, download the enriched results

**Automation**

 * Visitor geolocation detection
 * Geolocation content rules: show content, redirect, set headers, or run shortcodes
   based on the visitor country, region, city, timezone, currency, ASN, VPN or proxy
   status, and EU membership
 * Lookup statistics dashboard with daily totals
 * Privacy mode to disable all logging
 * Full data cleanup on uninstall

**Free tier**

Basic lookups need no account and no API key. A free key from ipgeolocationapi.io
raises the daily quota to 5,000 lookups.

### External Services

This plugin calls third-party services:

 * IPGeolocationAPI.io (IP geolocation and threat data): [Terms of Service](https://ipgeolocationapi.io/terms)
   and [Privacy Policy](https://ipgeolocationapi.io/privacy)
 * OpenStreetMap (optional map embeds): [Terms](https://wiki.osmfoundation.org/wiki/Terms_of_Use)
   and [Privacy Policy](https://wiki.osmfoundation.org/wiki/Privacy_Policy)
 * Google Maps (optional map embeds): [Terms](https://policies.google.com/terms)
   and [Privacy Policy](https://policies.google.com/privacy)

### External services

This plugin sends IP addresses to the IP Geolocation API service (https://ipgeolocationapi.
io) to retrieve geolocation data. Its Terms of Service (https://ipgeolocationapi.
io/terms) and Privacy Policy (https://ipgeolocationapi.io/privacy) apply.

The map template can embed maps from OpenStreetMap (https://www.openstreetmap.org/
copyright and https://wiki.osmfoundation.org/wiki/Privacy_Policy) or Google Maps(
https://policies.google.com/terms and https://policies.google.com/privacy), depending
on your settings.

## Bloki

Wtyczka dodaje 1 blok.

 *   Ipgeo Lookup

## Instalacja

 1. Upload the plugin folder to /wp-content/plugins/
 2. Activate the plugin
 3. Place [ipgeo_lookup] in a post or page, add the widget to a sidebar, or insert 
    the Gutenberg block
 4. Optional: go to Settings > IP Geolocation to add an API key and set default fields

## Najczęściej zadawane pytania

### Is this IP geolocation API free?

Yes. Lookups work with no account. A free API key raises the daily quota to 5,000
requests.

### What data does the IP geolocation API return?

Country, country code, region, city, postal code, latitude, longitude, ASN, ISP 
or organization, timezone, currency, EU membership, and VPN, proxy, and Tor flags.

### How do I show IP geolocation data in a post?

Add the shortcode [ipgeo_lookup] to any post or page. Use the template attribute
to pick card, table, compact, raw, or map display.

### Does the plugin expose its own REST API endpoint?

Yes. GET /wp-json/ipgeo/v1/lookup/{ip} returns geolocation data as JSON. Add an 
API key in settings to require it on the endpoint.

### Can I geolocate a list of IP addresses in bulk?

Yes. Go to Settings > IP Geolocation > Bulk Lookup and upload a CSV with a column
named query, ip, domain, or address. Download the enriched CSV when processing finishes.

### How do geolocation content rules work?

Go to Settings > IP Geolocation > Geolocation Rules. Build conditions from the visitor
location data, then attach actions: show content, redirect, send a header, or run
a shortcode.

### Will this work on HTTP sites?

The plugin queries the IP geolocation API over HTTPS. On sites served over plain
HTTP, browsers may block the requests as mixed content.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„IPGeolocationAPI Geo & Threat” jest oprogramowaniem open source. Poniższe osoby
miały wkład w rozwój wtyczki.

Zaangażowani

 *   [ khondokar md asiful islam ](https://profiles.wordpress.org/km0asif/)

[Przetłumacz wtyczkę “IPGeolocationAPI Geo & Threat” na swój język.](https://translate.wordpress.org/projects/wp-plugins/ipgeolocationapi-geo-threat)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/ipgeolocationapi-geo-threat/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/ipgeolocationapi-geo-threat/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/ipgeolocationapi-geo-threat/)
przez [RSS](https://plugins.trac.wordpress.org/log/ipgeolocationapi-geo-threat/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.0.0

 * Initial release

## Meta

 *  Wersja **1.0.3**
 *  Ostatnia aktualizacja **1 dzień temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 5.8 lub nowszej **
 *  Testowano do **7.1.1**
 *  Język
 * [English (US)](https://wordpress.org/plugins/ipgeolocationapi-geo-threat/)
 * Tagi
 * [api](https://pl.wordpress.org/plugins/tags/api/)[geolocation](https://pl.wordpress.org/plugins/tags/geolocation/)
   [ip geolocation](https://pl.wordpress.org/plugins/tags/ip-geolocation/)[ip lookup](https://pl.wordpress.org/plugins/tags/ip-lookup/)
   [vpn](https://pl.wordpress.org/plugins/tags/vpn/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/ipgeolocationapi-geo-threat/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Twoja opinia](https://wordpress.org/support/plugin/ipgeolocationapi-geo-threat/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/ipgeolocationapi-geo-threat/reviews/)

## Zaangażowani

 *   [ khondokar md asiful islam ](https://profiles.wordpress.org/km0asif/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/ipgeolocationapi-geo-threat/)