Title: Foxlis Geo
Author: foxlis
Published: <strong>21 ມັງກອນ 2021</strong>
Last modified: 7 ພຶດສະພາ 2021

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://ps.w.org/foxlis-geo/assets/icon-256x256.jpg?rev=2460478)

# Foxlis Geo

 ໂດຍ [foxlis](https://profiles.wordpress.org/foxlis/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/foxlis-geo.2.8.0.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/foxlis-geo/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/foxlis-geo/#reviews)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/foxlis-geo/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/foxlis-geo/)

## ຄຳອະທິບາຍ

This free plug-in allows you to get your website visitor’s geo-location by an ip-
address.
 If you need to redirect your visitor based on his city or country you 
can do that by using simple interface. Also you can ask is visitor’s city or country
like detected and forward him to specific page or add query params.

Advantages:

 * Multi-language result
    - English
    - Chinese
    - French
    - Russian
    - German
    - Spanish
    - Japanese
    - Portuguese
 * High speed getting location (~20 ms)
 * Redirect by PHP or JavaScript
 * Save geo-location results to visitor session
 * Simple code usage
 * Developer mode with fake ip-address
 * Bots filter
 * JSON API for independent developing
 * Unlimited redirect settings
    - Option: Ask a question for redirect
    - Option: Redirect only one time per session
    - Option: Redirect always

Simple backend usage:

 * Get city `<?php foxlis_geo()->getCity(); ?>`
 * Get country `<?php foxlis_geo()->getCountry(); ?>`
 * Get continent `<?php foxlis_geo()->getContinent(); ?>`
 * Get subdivisions `<?php foxlis_geo()->getSubdivisions(); ?>`
 * Get accuracy radius `<?php $locationEntity = foxlis_geo()->getLocation(); $accuracyRadius
   = $locationEntity->getAccuracyRadius(); ?>`
 * Get latitude `<?php $locationEntity = foxlis_geo()->getLocation(); $latitude 
   = $locationEntity->getLatitude(); ?>`
 * Get longitude `<?php $locationEntity = foxlis_geo()->getLocation(); $longitude
   = $locationEntity->getLongitude(); ?>`
 * Get time zone `<?php $locationEntity = foxlis_geo()->getLocation(); $timeZone
   = $locationEntity->getTimeZone(); ?>`

Get visitor location by JSON API using URL-path: `/wp-json/foxlis-geo/v1/data/`

Redirect By Geo Location Video Tutorial:

### Credits

 * This plug-in use Foxlis Geo API [Foxlis Geo API](https://foxlis.com/geo)

## ພາບໜ້າຈໍ

 * [[
 * Settings
 * [[
 * Redirect
 * [[
 * Development
 * [[
 * About
 * [[
 * Aks a question for redirect
 * [[
 * Set question for redirect in options
 * [[
 * Filter API requests

## ການຣີວິວ

![](https://secure.gravatar.com/avatar/88ebe297af004738dce308886cfdb185979ab8f30a1b59472352ae6d8659676d?
s=60&d=retro&r=g)

### 󠀁[Redirect Not Working](https://wordpress.org/support/topic/redirect-not-working-106/)󠁿

 [westechventures](https://profiles.wordpress.org/westechventures/) 22 ສິງຫາ 2021
1 ການຕອບກັບ

Tried multiple times to redirect by following the instructions, have contacted the
plugin owner and still no response. Not worth it.

 [ ອ່ານການຣີວິວທັງໝົດ 1 ລາຍການ ](https://wordpress.org/support/plugin/foxlis-geo/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Foxlis Geo” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດ
ທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ foxlis ](https://profiles.wordpress.org/foxlis/)

[ແປ “Foxlis Geo” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/foxlis-geo)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/foxlis-geo/), ກວດເບິ່ງ [ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/foxlis-geo/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/foxlis-geo/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/foxlis-geo/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 2.8.0

 * Improve JS, fix js script scope

#### 2.7.6

 * Redirect engine warning notice

#### 2.7.5

 * Drop redirect js file cache

#### 2.7.4

 * Fix bug with empty redirect options

#### 2.7.3

 * Fix bug with empty ignore agents list and empty ignore ips list

#### 2.7.2

 * Verify SSL

#### 2.7.1

 * Fix bug when link was displayed at the plugins menu

#### 2.7.0

 * Add settings link to the plugins menu

#### 2.6.1

 * Fix redirect options link

#### 2.6.0

 * Add filter options, remove deactivation hook

#### 2.5.0

 * Improve https requests and api requests with account key

#### 2.4.5

 * Fix api permission notice

#### 2.4.4

 * Fix include_once warning on bootstrap

#### 2.4.3

 * More flexible css for external changes

#### 2.4.2

 * Add language option description

#### 2.4.1

 * Fix bug for once redirect in frontend

#### 2.4.0

 * Add frontend redirect engine
 * Add api
 * Bug fixes

#### 2.3.0

 * Add possibility to ask question for redirect
 * Add maximum request time delay
 * Bug fixes

#### 2.2.2

 * Code optimize, improve redirect stability

#### 2.2.1

 * Fix matching from slashes

#### 2.2

 * Fix bug with empty from condition

#### 2.1

 * Fix bug with from condition

#### 2.0

 * Refactoring redirect
 * Add once redirect option
 * Redirect speed improve

#### 1.6

 * Redirect once option

#### 1.5

 * Redirect value case insensitive

#### 1.4

 * Improve stability

#### 1.3

 * Add api requests cache and icon

#### 1.2

 * Fix when redirect prevent login

#### 1.1

 * Improve opportunities for redirects

#### 1.0

 * First stable version

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **2.8.0**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **5 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **10+**
 *  ເວີຊັນ WordPress ** 5.6 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **5.7.15**
 *  ເວີຊັນ PHP ** 5.6 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/foxlis-geo/)
 * ແທັກ
 * [city](https://lo.wordpress.org/plugins/tags/city/)[geo](https://lo.wordpress.org/plugins/tags/geo/)
   [ip location](https://lo.wordpress.org/plugins/tags/ip-location/)[location](https://lo.wordpress.org/plugins/tags/location/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/foxlis-geo/advanced/)

## ການໃຫ້ຄະແນນ

 1 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/foxlis-geo/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/foxlis-geo/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/foxlis-geo/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/foxlis-geo/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 1 ລາຍການ     ](https://wordpress.org/support/plugin/foxlis-geo/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/foxlis-geo/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/foxlis-geo/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ foxlis ](https://profiles.wordpress.org/foxlis/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/foxlis-geo/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](https://foxlis.com/geo/prices)