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

Plugin: simple-location (Used by 88 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
w*n*e*h*e*c*u*t*.iowa.gov βœ… B 2026-04-28 02:09:03
d*s*o*e*m*b*l*a*i*.com βœ… D 2026-04-26 08:23:39
r*u*d*h*m*o*.com (WP 6.9.4) βœ… F 2026-04-26 08:09:57
w*b*e*t*e*d*i*y.com (WP 6.9.4) βœ… F 2026-04-25 22:00:50
d*n*r*m*n*.com (WP 6.9.4) βœ… F 2026-04-25 18:02:07
d*n*s*o*r*i*.com (WP 6.9.4) βœ… F 2026-04-25 17:06:01
r*o*l*y.com (WP 6.9.4) βœ… F 2026-04-25 13:18:37
l*s*f*c*s.de (WP 6.9.4) βœ… F 2026-04-25 04:29:41
s*c*e*s*e*i*l.info βœ… F 2026-04-24 20:18:17
e*a*u*.fr (WP 6.8.2) βœ… F 2026-04-24 19:40:21
h*l*.gold-vision.com βœ… A 2026-04-24 07:37:26
n*c*t.org (WP 6.7) βœ… F 2026-04-24 02:42:24
a*i*o*a*o*a*n*w*.com βœ… F 2026-04-21 10:03:03
b*m*c*t.com (WP 6.9.4) βœ… F 2026-04-21 06:04:26
f*s*l.uk (WP 6.9.4) βœ… F 2026-04-20 10:08:34
v*s*e*a*a*t*e*t*.com (WP 6.9.4) βœ… F 2026-04-18 19:07:48
f*c*b*e*.com (WP 6.7.5) βœ… F 2026-04-16 16:58:25
b*a*d*n*r*f*.com βœ… D 2026-04-16 04:21:50
b*r*o*-*t.com (WP 6.9.4) βœ… F 2026-04-14 22:36:18
m*r*i*d*p*e.com (WP 6.9.4) βœ… F 2026-04-14 13:21:28
m*r*e*p*r*n*r*a*.com (WP 6.9.4) βœ… F 2026-04-14 11:32:27
b*n*-*o*.com (WP 4.9.29) ⚠️ D 2026-04-14 06:14:31
b*n*i*e*i*d*u*f*l*c*.com βœ… F 2026-04-14 02:54:31
t*p*i*t*r*s*m*n*g*m*n*.com (WP 6.5.4) βœ… F 2026-04-14 02:00:12
a*b*s*a*o*c*l*e*t*o*.com (WP 5.8.13) ⚠️ F 2026-04-13 14:09:21
m*r*n*u*r*t*o*a*d*e*l*h.com (WP 6.4.1) ⚠️ F 2026-04-13 12:26:08
a*o*a*i*y.net (WP 4.9.29) ⚠️ F 2026-04-12 23:04:25
b*u*i*d*a*k*t*n*s*r*i*e*.com βœ… F 2026-04-12 10:02:47
c*b*c*a*d*n.com βœ… F 2026-04-11 02:07:32
x*v*e*r*y.com (WP 6.9.4) βœ… D 2026-04-09 12:59:24
t*i*k*e*t*e*d*i*y.com (WP 6.9.4) βœ… F 2026-04-09 12:15:41
k*a*t.blog βœ… D 2026-04-07 17:52:06
t*m*i*c*r*e.com (WP 6.9.4) βœ… F 2026-04-07 04:38:46
t*m*y*e*b*r*.com (WP 6.4.1) ⚠️ F 2026-04-07 03:37:20
t*i*o*s*i*c*e*.com (WP 6.3.1) ⚠️ F 2026-04-06 09:37:30
c*f*e*w*b.com βœ… D 2026-04-04 20:24:08
l*s*e*i*s*e*o*q*e*r*.com (WP 6.9.4) βœ… F 2026-04-04 12:36:27
l*p*l*i*r*s*.com (WP 5.9.13) ⚠️ F 2026-04-04 08:57:49
c*a*l*w*.com (WP 6.9.4) βœ… F 2026-04-03 15:27:13
w*s*i*g*o*c*u*t*.news βœ… β€” 2026-03-28 15:59:52
p*i*i*b*e*e*.net (WP 6.9.4) βœ… β€” 2026-03-28 07:34:40
p*2*.me (WP 6.9) βœ… β€” 2026-03-28 05:38:01
s*e*i*t*e*h*.org (WP 6.6.5) βœ… β€” 2026-03-28 05:08:19
g*a*.nyc (WP 6.5.8) βœ… β€” 2026-03-27 13:59:33
o*d*e*r*s*o*l*n*.com (WP 6.9.1) βœ… β€” 2026-03-08 18:01:42
n*c*a*t*a*a*t*c*a*i*i*n.com (WP 6.5.7) βœ… β€” 2026-03-08 07:37:55
n*w*e*e*a*t*v*r*w*e*e*o*l.com (WP 6.9.1) βœ… β€” 2026-03-07 23:23:46
c*t*a*i*i*e*l*r*a.org βœ… β€” 2025-11-12 06:04:17
p*t*r*a*e*.ca βœ… β€” 2025-11-12 05:42:59
w*n*e*i*g*o*l*w*n*e*e*s.com βœ… β€” 2025-11-11 12:47:06
w*a*h*r*a*l*b*x.com βœ… β€” 2025-11-11 10:36:53
w*a*h*r*a*l*b*o*.com βœ… β€” 2025-11-11 10:36:53
w*a*h*r*d*i*y.com βœ… β€” 2025-11-11 10:36:53
v*x*o*c*s*.com βœ… β€” 2025-11-11 09:34:00
t*e*e*l*.com βœ… β€” 2025-11-10 23:59:37
t*e*r*g*n*t*e*t*d.com βœ… β€” 2025-11-10 23:07:41
s*v*e*v*l*a.com βœ… β€” 2025-11-10 12:59:09
s*a*p*e*o*a*s*i*i*e*.com βœ… β€” 2025-11-10 11:06:44
s*i*o*.com βœ… β€” 2025-11-10 07:02:15
s*1*o*.com βœ… β€” 2025-11-10 06:38:43
n*a*h*a*l*g*e*.com βœ… β€” 2025-11-09 11:39:41
n*w*t*d*s.com βœ… β€” 2025-11-09 11:18:27
n*w*o*e*r*a.com βœ… β€” 2025-11-09 11:07:35
n*t*r*c*n*a.com βœ… β€” 2025-11-09 10:13:01
m*l*n*v*y*g*.com βœ… β€” 2025-11-09 09:02:43
m*u*t*l*a*a*t*r*i*s.com βœ… β€” 2025-11-09 07:33:48
m*r*a*l*e*k*v*r*.com βœ… β€” 2025-11-09 05:44:22
l*k*e*.com βœ… β€” 2025-11-08 23:33:43
j*r*m*w*l*i*m*m*s*c.com βœ… β€” 2025-11-08 11:26:04
j*r*m*w*l*i*m*h*a*i*g.com βœ… β€” 2025-11-08 11:26:04
j*y*s*i*e*m*.com βœ… β€” 2025-11-08 10:59:37
i*t*e*a*p.com βœ… β€” 2025-11-08 08:56:16
i*d*a*t*e*t*e*t*r*n*.com βœ… β€” 2025-11-08 07:37:09
h*v*o*.com βœ… β€” 2025-11-08 05:31:25
g*t*a*m*r*i*l*r*s*o*l*t*o*.com βœ… β€” 2025-11-07 23:02:08
g*n*-*o*e*s.com βœ… β€” 2025-11-07 21:30:30
d*n*m*c*i*i*a*p*o*u*t*o*s.com βœ… β€” 2025-11-07 08:46:27
d*r*n*o*l*e*.com βœ… β€” 2025-11-07 08:35:30
d*r*v*o*i*i*y.com βœ… β€” 2025-11-07 08:18:04
d*h*n*k*.com βœ… β€” 2025-11-07 08:16:35
d*w*u*d*r*r*n*l*t*o*.com βœ… β€” 2025-11-07 07:19:34
b*r*i*a*a*n.com βœ… β€” 2025-11-06 10:36:21
b*r*l*a*n*n*.com βœ… β€” 2025-11-06 10:32:14
b*t*l*f*r*e*v*n.com βœ… β€” 2025-11-06 09:22:58
b*t*l*4*e*v*n.com βœ… β€” 2025-11-06 09:22:58
b*h*s*7.com βœ… β€” 2025-11-06 08:30:21
a*t*s*o*i*j*.com βœ… β€” 2025-11-06 07:21:02

Top 50 Plugins

Plugin Count
elementor 2,689,650
contact-form-7 2,396,617
elementor-pro 1,506,769
woocommerce 1,263,184
revslider 900,874
js_composer 585,320
jetpack 495,106
wp-rocket 425,276
essential-addons-for-elementor-lite 406,312
header-footer-elementor 350,600
gutenberg-core 340,999
elementskit-lite 329,875
instagram-feed 306,189
google-analytics-for-wordpress 304,458
gravityforms 301,146
google-site-kit 293,903
complianz-gdpr 290,675
cookie-law-info 287,278
sitepress-multilingual-cms 251,111
wpforms-lite 247,744
astra-sites 240,555
bluehost-wordpress-plugin 237,739
litespeed-cache 216,201
gtranslate 178,916
coblocks 172,479
cookie-notice 167,412
gutenberg 162,150
the-events-calendar 146,892
popup-maker 138,606
premium-addons-for-elementor 131,869
astra-addon 131,117
bb-plugin 130,405
mailchimp-for-wp 128,339
LayerSlider 126,156
wp-smushit 124,547
tablepress 119,081
custom-fonts 118,009
creame-whatsapp-me 116,783
pro-elements 113,892
click-to-chat-for-whatsapp 111,260
duracelltomi-google-tag-manager 110,538
woocommerce-gateway-stripe 109,936
cleantalk-spam-protect 107,359
akismet 104,633
smart-slider-3 104,583
pixelyoursite 102,539
megamenu 101,995
honeypot 101,796
fusion-builder 101,539
royal-elementor-addons 99,229

Top 50 Themes

Theme Count
hello-elementor 860,771
astra 714,204
Divi 705,878
pub 227,065
generatepress 161,551
flatsome 161,149
Avada 152,832
h4 140,620
oceanwp 118,254
kadence 104,836
enfold 89,410
salient 86,415
bb-theme 83,587
twentytwentyfour 80,980
blocksy 78,999
twentytwentyfive 77,771
cocoon-master 74,803
betheme 71,088
twentyseventeen 69,057
woodmart 59,353
dt-the7 58,366
neve 51,292
twentytwentyone 44,388
bridge 43,520
swell 39,789
Avada-Child-Theme 39,358
twentytwenty 38,238
lightning 37,551
gox 37,081
twentytwentythree 36,862
bricks 30,943
Impreza 30,905
Newspaper 28,928
twentytwentytwo 28,430
epik-redesign 24,137
extendable 23,397
pro 23,325
storefront 23,293
uncode 22,749
yith-wonder 22,415
twentysixteen 22,303
sydney 21,246
themify-ultra 20,762
Total 19,056
twentyfifteen 18,819
porto 17,524
hestia 16,904
thrive-theme 16,130
yootheme 15,740
twentynineteen 15,471