Changeset 1684932
- Timestamp:
- 06/25/2017 12:05:19 AM (9 years ago)
- Location:
- geoswitch
- Files:
-
- 3 edited
-
tags/1.1.3/readme.txt (modified) (1 diff)
-
trunk/geoswitch.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
geoswitch/tags/1.1.3/readme.txt
r1684891 r1684932 133 133 134 134 == Upgrade Notice == 135 = 1.1. 2=135 = 1.1.3 = 136 136 Bug fix: when IP cannot be found plugin correctly evaluates all cases and uses default empty case (if it exists), instead of not displaying anything. 137 137 Implemented support for comma separated values in geoswitch_case code block. Previous version mentioned this feature in the Readme file, but it was not actually implemented. 138 = 1.1.2 = 139 Error deploying to wordpress. Use version 1.1.3 instead. 138 140 = 1.1.1 = 139 141 Added setting to for user IP for debugging purposes and updated MaxMind Libraries. -
geoswitch/trunk/geoswitch.php
r1679694 r1684932 5 5 Tags: geocode, geocode switch, geocode filter, geotag, geomarketing, geomarking, geolocation, geofilter, location, local marketing, GeoIP2, MaxMind 6 6 Description: GeoSwitch is a plugin that allows you to change the content of your site based on the location of your client’s IP. 7 Version: 1.1. 27 Version: 1.1.3 8 8 Author: elialgranti 9 9 */ -
geoswitch/trunk/readme.txt
r1679694 r1684932 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=C7QAD2M3L5T6E 4 4 Tags: geocode, geocode switch, geocode filter, geotag, geomarketing, geomarking, geolocation, geofilter, location, local marketing, GeoIP2, MaxMind 5 Version: 1.1. 25 Version: 1.1.3 6 6 Requires at least: 3.0 7 7 Tested up to: 4.8 8 Stable tag: 1.1. 28 Stable tag: 1.1.3 9 9 License: GPLv2 or later for plugin code, Apache License version 2.0 for Maxmind library under vendor directory 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 133 133 134 134 == Upgrade Notice == 135 = 1.1. 2=135 = 1.1.3 = 136 136 Bug fix: when IP cannot be found plugin correctly evaluates all cases and uses default empty case (if it exists), instead of not displaying anything. 137 137 Implemented support for comma separated values in geoswitch_case code block. Previous version mentioned this feature in the Readme file, but it was not actually implemented. 138 = 1.1.2 = 139 Error deploying to wordpress. Use version 1.1.3 instead. 138 140 = 1.1.1 = 139 141 Added setting to for user IP for debugging purposes and updated MaxMind Libraries.
Note: See TracChangeset
for help on using the changeset viewer.