PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Geo
  4. WP Geo search
WP Geo search icon

WP Geo search

Add location-aware geographical search to WP_Query. You can use it to power location-aware apps, such as showing a user results near them.

By jhackett1·Geo·Free
5(2 reviews)
·70 active installs·Updated 4 years ago
DownloadVisit HomepageCompare

As of April 2026, WP Geo search is a WordPress geo plugin with 70 active installations and a 5/5 rating from 2 reviews. It has been downloaded 1.6K+ times in total. Requires WordPress 4.0+ and PHP 7.0+. Available on WordPress.org since 2020. Last updated 4 years ago — may have compatibility concerns. Top alternative: Geo Mashup.

5/52 reviews
70active installs
1.6K+total downloads
6 yearssince 2020

Overview

A plugin to add location-aware geographical search to WP_Query.

You can use it to power location-aware apps, such as showing a user results near them.

🔎 Using it in a query

Adding a geo_query parameter to WP_Query will add a “distance” column to the returned results, provided they have the right metadata.

You can then display this in your templates.

You can use a location search parameter, which will be geocoded or directly provide latitude and longitude values:

$query = new WP_Query(array(
    "geo_query" => array(
            "location" => "London"
    )
))

$query = new WP_Query(array(
    "geo_query" => array(
            "latitude" => -52.005,
            "longitude" => 0.005,
    )
))

Optionally, you can then filter by search radius.

By default, distance…

Read full description on WordPress.org

Ratings & Reviews

52 reviews
5 ★
2
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress4.0+ requiredTested up to 5.8.0
PHP7.0+ required

Top Alternatives to WP Geo search

Geo Mashup icon
Geo Mashup
4.71.0K+ installsUpdated 1 month ago
ViewCompare
Pronamic Google Maps icon
Pronamic Google Maps
4.81.0K+ installsUpdated 7 months ago
ViewCompare
WT GeoTargeting icon
WT GeoTargeting
4.61.0K+ installsUpdated 3 years ago
ViewCompare
WP Geo icon
WP Geo
4.8900 installsUpdated 5 years ago
ViewCompare
MyGeoPosition.com Geotagging: Geotags / GeoMetatags / GeoFeedtags / GeoMicrodata / Maps icon
MyGeoPosition.com Geotagging: Geotags /…
3600 installsUpdated 6 years ago
ViewCompare
View all geo plugins →

Frequently Asked Questions

Changelog

0.1

  • First release
View full changelog on WordPress.org

Contributors

jhackett1jhackett1
Plugin Info
Version
0.1
Last Updated
Sep 6, 2021
WP Requires
4.0+
Tested Up To
5.8.0
PHP Requires
7.0+
Active Installs
70
Downloads
1.6K+
Added
Dec 13, 2020
Business
Free

Tags

geodistancelocationhaversinenominatim

Developer

J
jhackett1
1 plugins0.0M+ total installs
View all plugins →

Quick Compare

WP Geo search vs Geo Mashup→WP Geo search vs Pronamic Google Maps→WP Geo search vs WT GeoTargeting→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.