You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provides geographic information detected by an IP adress.
12
+
11
13
## Description ##
12
14
13
15
Provides geographic information detected by an IP adress. This can be used in themes or other plugins, as a shortcode, or via CSS body classes. The city & country names are translated in different languages ([supported languages](https://dev.maxmind.com/geoip/geoip2/web-services/#Languages-8)).
@@ -171,6 +173,8 @@ If you use Maxmind "Automatic download" then you need to upgrade to this plugin
171
173
172
174
= 5.4.0 =
173
175
* NEW: Infos can be added to a mail sent by WPForms (with Smart Tag `{geoip_detect2_user_info}`)
176
+
* FIX: Remove Fatal Error on uninstall ("Undefined constand GEOIP_DETECT_DEBUG")
177
+
* Library updates
174
178
175
179
= 5.3.2 =
176
180
* FIX: Some country codes such as "PT" were missing in the (deprecated) legacy API mapping.
Provides geographic information detected by an IP adress.
13
+
12
14
== Description ==
13
15
14
16
Provides geographic information detected by an IP adress. This can be used in themes or other plugins, as a shortcode, or via CSS body classes. The city & country names are translated in different languages ([supported languages](https://dev.maxmind.com/geoip/geoip2/web-services/#Languages-8)).
0 commit comments