WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: simple-location (Used by 66 domains)

Simple Location

👤 David Shanske 📦 v5.0.24 🔗 Plugin Homepage

Supports adding geo coordinates, a location taxonomy, and a textual location description to a post, comment, user, or attachment. Supports adding weather data to a post or to a widget based on location.
Offers choice of map displays. It supports retrieving location using the HTML5 geolocation API by default. Clicking the location icon or ‘Lookup Location’ will retrieve the location.

As it stores the GeoData in the classic WordPress format, Geodata can also be added from other plugins.

Automatically saves location data from image metadata when uploaded as well.

Offers the opportunity to change the displayed timezone on a per-post basis for those posts from far off locations and set this based on the coordinates of the location.
While Gutenberg compatible, this is not built for Gutenberg.

Privacy and Data Notice

Simple Location stores location and weather data inside posts, attachments, comments, and term meta…optionally other post types. This data respects a public, private or
protected setting. Attachment data is automatically extracted from images if location is present, which could be extracted by any third-party downloading the picture
unless removed. For all other data, it is provided by the user, who decides its ultimate use. Location data is made available through a geolocation provider…the default is currently
HTML5 browser geolocation, for which the user must give consent to share). Other information is secured through use of third-party APIs to identify a
location, calculate elevation, display maps, and weather conditions.

Locations and Venues

Locations uses WordPress taxonomies to allow you to generate an archive page of all posts from that location and giving it a permalink on your site. Locations are meant to reflect a more general
location…for example, “Here are posts I made in California.”

Locations are divided by administrative areas. The hierarchy for locations is:
* Country
* Region – state, county, or province level.
* Locality – city, town, or village level

You can choose to display the location over the textual address field. There is an option in settings to change this behavior.

The reverse geocoding system attempts to consistently retrieve the country code, region code, and locality for the location and add them to the location taxonomy. This can be potentially problematic, as if the returns
from the locations added aren’t consistent, it will duplicate and explode the list of terms. This is the same issue that has held back venues.

Locations are matched using the country code, region code, and locality field, and therefore, you can edit the displayed name or the region code without issue. Due to matching issues, you may have to make some manual changes and there may be some occasional duplication.

There is no top level Location page, /location included in the plugin. You can create a page at this location and use a custom template to allow it to show a list of your locations.

Venues are meant to reflect a specific location, such as a business or point of interest. Venues were originally set up as a taxonomy, and were in the plugin unimplemented for several versions. However,
due to various changes since that was set up, they were switched to a custom post type. Under this setup, each venue is represented by a URL on the site that posts can be linked to. The URL contains
information about the venue.

Zones

Zones allow for geofencing. You can set coordinates and a radius around them. If you set location to a place within a zone, the default behavior is to replace the location
with a preset Name and hide the coordinates. This allows you to protect private locations such as your home, or your place of business. For Micropub, it will set the location
as protected if the location is in the zone and the location-visibility property is not set. For the post editor in WordPress, looking up the location of an item inside the
zone will result in the visibility being set to protected and the name being set to the zone name. This can be overridden.

Zones are replaced as of 5.0.0 with Private Venues

Weather

Weather consists of at minimum the current conditions and temperature but includes future parameters for use such as pressure, wind speed, wind direction degree, etc. Weather widgets are available
that can be set to a specific location, a user, station ID, or airport code. Station ID is available from supported providers for weather stations, for example from a Personal Weather Station(PWS).

Stations

Stations allow for using a custom data source for weather data. This source should be a URL that returns a JSON object. When using the Custom Station provider for weather, it
will look for when one of the stations defined is within 10km of your current location. It will then use the return as the current weather conditions. Please note that the
return must be in the format documented in the code.

WordPress GeoData

WordPress Geodata is an existing standardized way to store geodata about a post, user, comment, or term.

It consists of four fields: latitude, longitude, public, and address. This matches up with the HTML5 Geolocation fields. The W3C Geolocation Specification
also provides for properties of altitude, accuracy, altitudeAccuracy, speed, and heading, which may be stored. Map Zoom is also stored as a geodata property.

Timezone is also stored as a property and is derived from the location by default or set manually.

In order to access private location information, the following custom capabilities are added to WordPress:
* ‘read_{$object_type}location’ – Whether or not a user is allowed to read information locations for object types: posts, comments, terms, users. A user is always allowed to read the location from their objects.
* ‘edit
{$object_type}_location’ – Whether or not a user is allowed to edit information locations for object types: posts, comments, terms, users. A user is always allowed to read the location from their objects.

Providers

The plugin is designed to be extensible and anyone could write a plugin that would add additional providers.

  • Map Providers are services that offer an API to retrieve maps, which are displayed on posts with a location. Providers include MapBox, Google, Mapquest, HERE, LocationIQ, Geoapify, TomTom, and Bing.
  • Geocoding Providers take geo coordinates and look up the actual location/address for textual display. Geocoding Providers include Nominatim, HERE, the Mapquest hosted version of Nominatim, Google, Bing, LocationIQ, OpenRoute and Geonames. They also support looking up coordinate for physical addresses
  • Venue providers, similar to Geocoding providers, search for locations from coordinates, however, instead of returning street addresses, or municipality, it returns a list of places or venues.
  • Elevation Providers optionally derive the elevation from an API when not available. Elevation is used to estimate altitude and adjust estimated sunrise/sunset levels accordingly.
  • Location Providers attempt to determine your location to add it to a post. Providers include HTML5 Browser Geolocation, a Provider that takes the location setting out of the author profile, a provider that returns the exact
    location of a three letter airport code, and Compass, a self-hosted option for storing your location.
  • Weather Providers retrieve weather data about your location and include OpenWeatherMap, Pirate Weather, Dark Sky, Weatherstack, WeatherBit, HERE and the US National Weather Service. HERE, Pirate Weather, Dark Sky, WeatherBit, and Weatherstack do not support stations. There is also an option for custom station URLs that must return the properties as they are stored in WordPress.
    ** The National Weather Service(US) uses their station lookup API to find the closest weather station, and uses weather from there. Therefore, if this returns no options, if you are outside the US, it will return no weather.
    ** The Met Office(UK) uses the distance from your current location to the nearest UK weather station and finds the closest one. However, if the nearest station is more than 100km away, it will return nothing.
    ** For Weather services like the NWS, Met Office, and the Custom Provider, where coverage is not worldwide, if nothing is found, a fallback provider can be set and used.
DomainExposuresHeadersLast Checked
e*l*c*i*s*n.com F 2026-07-24 23:29:45
r*u*d*h*m*o*.com (WP 7.0.2) 👤 F 2026-07-24 13:37:02
d*s*o*e*m*b*l*a*i*.com D 2026-07-23 20:56:07
b*m*c*t.com (WP 7.0.2) F 2026-07-23 16:25:29
r*o*l*y.com (WP 7.0.2) F 2026-07-23 14:26:53
d*n*r*m*n*.com (WP 7.0.2) 👤 F 2026-07-23 03:46:25
w*b*e*t*e*d*i*y.com (WP 7.0.2) F 2026-07-22 12:04:23
l*s*f*c*s.de (WP 7.0.2) 👤 F 2026-07-22 07:32:09
s*c*e*s*e*i*l.info 👤 F 2026-07-21 22:38:00
d*r*m*o*e*p*o*a*i*n*.c*.uk (WP 6.7.1) 👤 F 2026-07-19 20:55:21
w*d*g*t*l.ca 👤 F 2026-07-18 17:12:16
f*c*b*e*.com (WP 6.7.5) F 2026-07-18 14:49:31
f*r*m*n*o*t*r.com (WP 7.0) F 2026-07-17 08:58:46
b*r*o*-*t.com (WP 7.0.1) F 2026-07-16 08:36:48
v*s*e*a*a*t*e*t*.com (WP 7.0.1) 👤 F 2026-07-15 18:02:15
b*n*-*o*.com (WP 4.9.29) ⚠️ 👤 D 2026-07-15 11:25:38
b*n*i*e*i*d*u*f*l*c*.com F 2026-07-15 06:54:15
a*b*s*a*o*c*l*e*t*o*.com (WP 5.8.13) ⚠️ F 2026-07-13 13:32:42
j*c*j*m*e*o*.net (WP 7.0.1) F 2026-07-13 08:00:12
b*u*i*d*a*k*t*n*s*r*i*e*.com F 2026-07-13 06:43:32
m*r*e*p*r*n*r*a*.com (WP 7.0.1) 👤 F 2026-07-13 06:26:26
c*b*c*a*d*n.com F 2026-07-12 10:23:13
m*r*n*u*r*t*o*a*d*e*l*h.com (WP 6.4.1) ⚠️ F 2026-07-12 02:36:45
s*v*e*v*l*a.com (WP 6.4.8) ⚠️ 👤 F 2026-07-11 18:08:03
a*l*b*u*g*o*g*.com F 2026-07-10 01:32:31
n*t*r*c*n*a.com (WP 6.8.5) F 2026-07-09 21:36:18
t*m*y*e*b*r*.com (WP 6.4.1) ⚠️ F 2026-07-09 16:01:44
t*i*o*s*i*c*e*.com (WP 7.0) 👤 F 2026-07-08 10:51:04
b*r*l*a*n*n*.com (WP 7.0) 👤 C 2026-07-07 07:03:49
g*n*-*o*e*s.com F 2026-07-06 08:18:33
m*l*n*v*y*g*.com 👤 F 2026-07-05 17:03:27
l*s*e*i*s*e*o*q*e*r*.com (WP 7.0) F 2026-07-05 04:45:06
w*a*h*r*a*l*b*x.com (WP 7.0) F 2026-07-05 02:55:31
w*a*h*r*a*l*b*o*.com (WP 7.0) F 2026-07-05 02:55:31
w*a*h*r*d*i*y.com (WP 7.0) F 2026-07-05 02:46:17
g*a*.nyc (WP 6.5.8) F 2026-07-04 14:36:45
b*m*c*t.c*m.sg (WP 7.0) 👤 F 2026-07-04 14:02:34
c*t*a*i*i*e*l*r*a.org (WP 4.9.26) ⚠️ 👤 F 2026-07-04 04:01:36
g*t*a*m*r*i*l*r*s*o*l*t*o*.com (WP 6.5.8) F 2026-07-03 15:20:58
i*d*a*t*e*t*e*t*r*n*.com 👤 F 2026-07-03 15:10:37
b*t*l*f*r*e*v*n.com (WP 6.1.10) ⚠️ F 2026-07-03 10:54:41
b*t*l*4*e*v*n.com (WP 6.1.10) ⚠️ 👤 F 2026-07-03 10:39:34
p*t*r*a*e*.ca (WP 6.1) ⚠️ 👤 F 2026-07-03 08:52:31
c*a*l*w*.com (WP 7.0) 👤 F 2026-07-01 12:59:56
d*h*n*k*.com D 2026-07-01 06:31:18
u*p*o*e*t*s*r*i*e*i*c.com (WP 6.9.4) F 2026-06-30 22:11:22
m*u*t*l*a*a*t*r*i*s.com (WP 7.0) F 2026-06-30 06:58:47
u*a*r*p*r*y*e*v*c*s.com (WP 6.9.4) F 2026-06-30 06:56:05
e*a*u*.fr (WP 6.8.2) 👤 F 2026-06-30 01:10:36
i*f*r*a*i*n*a*c*i*e*t*.de (WP 7.0) F 2026-06-21 07:45:00
o*e*b*.org 👤 F 2026-06-15 21:35:57
d*s*g*.c*m.br (WP 6.8.5) F 2026-06-13 14:51:08
b*d*i*e*-*s*.gov C 2026-06-12 13:18:13
o*d*e*r*s*o*l*n*.com (WP 7.0) 👤 F 2026-06-08 05:50:34
m*l*e*i*o*f*.hu (WP 7.0) F 2026-06-08 02:54:27
n*c*a*t*a*a*t*c*a*i*i*n.com (WP 6.5.8) F 2026-06-07 23:47:50
n*w*e*e*a*t*v*r*w*e*e*o*l.com (WP 7.0) 👤 F 2026-06-07 18:58:18
m*r*a*l*e*k*v*r*.com 👤 F 2026-06-05 21:32:34
t*e*e*l*.com (WP 6.8.5) F 2026-06-02 15:45:31
a*t*s*o*i*j*.com F 2026-06-02 11:11:22
w*n*e*i*g*o*l*w*n*e*e*s.com (WP 6.4.2) ⚠️ F 2026-06-01 10:07:09
s*i*o*.com (WP 7.0) F 2026-06-01 04:15:46
w*n*e*h*e*c*u*t*.org B 2026-06-01 03:20:10
d*w*u*d*r*r*n*l*t*o*.com (WP 5.8.2) ⚠️ F 2026-05-31 14:58:55
n*w*o*e*r*a.com F 2026-05-31 02:31:41
s*1*o*.com (WP 7.0) F 2026-05-30 16:55:39

Top 50 Plugins

Plugin Count
elementor 1,779,388
contact-form-7 1,761,088
elementor-pro 1,055,687
woocommerce 817,660
revslider 612,251
jetpack 458,895
js_composer 422,839
wp-rocket 341,544
essential-addons-for-elementor-lite 266,783
complianz-gdpr 259,818
gravityforms 257,768
google-site-kit 232,142
cookie-law-info 230,394
instagram-feed 226,099
sitepress-multilingual-cms 211,909
header-footer-elementor 208,549
google-analytics-for-wordpress 207,147
bluehost-wordpress-plugin 193,005
elementskit-lite 181,900
gutenberg 167,565
cookie-notice 150,381
litespeed-cache 143,078
gtranslate 126,061
wpforms-lite 125,379
the-events-calendar 123,077
gutenberg-core 122,519
astra-sites 114,573
popup-maker 110,596
woocommerce-payments 110,364
tablepress 102,292
honeypot 98,159
astra-addon 94,468
wp-smushit 91,509
duracelltomi-google-tag-manager 90,847
coblocks 90,281
layerslider 89,960
all-in-one-seo-pack 89,716
bb-plugin 86,712
akismet 85,457
premium-addons-for-elementor 85,000
cleantalk-spam-protect 83,269
ml-slider 82,930
mailchimp-for-wp 82,435
megamenu 80,780
woocommerce-gateway-stripe 80,066
jet-engine 77,767
fusion-builder 77,630
ewww-image-optimizer 76,815
smart-slider-3 76,682
wp-pagenavi 76,584

Top 50 Themes

Theme Count
hello-elementor 623,140
Divi 499,644
astra 417,537
flatsome 137,169
Avada 121,933
generatepress 115,455
pub 85,361
oceanwp 81,158
kadence 79,293
enfold 69,360
salient 65,583
twentyseventeen 54,581
bb-theme 52,905
betheme 52,583
twentytwentyfour 52,393
blocksy 51,239
cocoon-master 49,293
dt-the7 45,667
twentytwentyfive 44,879
h4 42,570
woodmart 41,447
neve 38,409
Avada-Child-Theme 37,034
gox 36,294
bridge 31,641
twentytwentyone 30,513
lightning 29,886
twentytwenty 28,872
swell 27,928
bricks 26,549
Impreza 26,210
Newspaper 24,349
twentytwentythree 22,239
epik-redesign 19,218
twentytwentytwo 18,921
uncode 18,690
twentysixteen 17,681
pro 17,583
sydney 16,662
storefront 16,428
Total 14,531
hello-theme-child-master 14,048
factory-templates-4 13,733
extendable 13,170
themify-ultra 12,997
hestia 12,665
yootheme 12,622
yith-wonder 12,423
porto 12,058
jupiter 11,700