Skip to content

Commit 94b13df

Browse files
author
Benjamin Pick
committed
Release 5.4.0
1 parent d10f446 commit 94b13df

File tree

6 files changed

+418
-1299
lines changed

6 files changed

+418
-1299
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Tests: [![Build Status](https://api.travis-ci.org/yellowtree/geoip-detect.svg?br
88

99
* **Donate Link:** https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BSYUZHS8FH3CL
1010

11+
Provides geographic information detected by an IP adress.
12+
1113
## Description ##
1214

1315
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
171173

172174
= 5.4.0 =
173175
* 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
174178

175179
= 5.3.2 =
176180
* FIX: Some country codes such as "PT" were missing in the (deprecated) legacy API mapping.

0 commit comments

Comments
 (0)