Skip to content

Releases: wpengine/geoip

1.2.9 - Minor bug fix + WP6.6 compatibility

21 Nov 15:33
59c6588
Compare
Choose a tag to compare

What's Changed

  • Update class-geoip.php by @amigoow in #59
  • Fix local testing and update tests by @raulcodes in #60
  • Pull future updates from wpe-plugin-updater in #60

New Contributors

Full Changelog: 1.2.8...1.2.9

Minor bug fix + WP5.5 compatibility

18 Aug 18:52
23127b7
Compare
Choose a tag to compare
  • Fix for development sites that call the continent method
  • Bump for WP 5.5 compatibility

Version 1.2.5

20 Apr 20:37
35eb915
Compare
Choose a tag to compare
  • Fix for anchor tag escaping in admin notice
  • Fix issue with code blocks in readme

Version 1.2.4

20 Apr 20:36
86c6d66
Compare
Choose a tag to compare
  • Updating branding to GeoTarget
  • Readme update

Version 1.2.3

14 Nov 23:08
Compare
Choose a tag to compare
  • Update readme.txt with proper shortcode usage
  • Bumps version for WP 4.9 compatibility

Version 1.2.2

17 Aug 22:15
Compare
Choose a tag to compare

We're escaping our output. AND we're escaping our output in a way where the code will actually work!
We've also gotten rid of any bleeding-edge JavaScript. Sure, it's cool. But a plugin that works for everybody is even cooler.

Version 1.2.1

20 Jul 14:38
Compare
Choose a tag to compare
  • When you dismiss the notice on development websites, it stays dismissed. Like it should.
  • The readme's code blocks actually have code in them now. Because what's the sense of a code block without code in it?

Version 1.2.0

13 Apr 19:00
Compare
Choose a tag to compare
  • Adds a utility function for calculating distances
  • Bumps version number for WP 4.5 compatibility

Version 1.1.2

11 Aug 21:17
Compare
Choose a tag to compare
  • Fixes logic for nested parameter selectors in content shortcode
  • Now supports nested shortcodes. You can use shortcodes inside the [geoip-content] shortcode
  • Updated Documentation
  • Bumps version number for WP 4.3 compatibility

Version 1.1.1

28 Jul 18:59
Compare
Choose a tag to compare
Merge pull request #20 from ryanshoover/master

Upgrade Notice in readme