Changeset 3469730
- Timestamp:
- 02/25/2026 09:08:49 PM (5 weeks ago)
- Location:
- simple-location
- Files:
-
- 32 added
- 84 edited
- 1 copied
-
tags/5.0.24 (copied) (copied from simple-location/trunk) (view diffs)
-
tags/5.0.24/data/airports.csv (modified) (view diffs)
-
tags/5.0.24/data/meteostat.json (modified) (view diffs)
-
tags/5.0.24/extract-wp-hooks.json (added)
-
tags/5.0.24/hook_docs (added)
-
tags/5.0.24/hook_docs/Hooks.md (added)
-
tags/5.0.24/hook_docs/default_sloc_aspect_ratios.md (added)
-
tags/5.0.24/hook_docs/location_display_name.md (added)
-
tags/5.0.24/hook_docs/pre_at_venue.md (added)
-
tags/5.0.24/hook_docs/pre_nearby_venue.md (added)
-
tags/5.0.24/hook_docs/simple_location_display_defaults.md (added)
-
tags/5.0.24/hook_docs/simple_location_sidebox.md (added)
-
tags/5.0.24/hook_docs/sloc_elevation_provider_defaults.md (added)
-
tags/5.0.24/hook_docs/sloc_geo_provider_defaults.md (added)
-
tags/5.0.24/hook_docs/sloc_geo_taxonomies.md (added)
-
tags/5.0.24/hook_docs/sloc_location_provider_defaults.md (added)
-
tags/5.0.24/hook_docs/sloc_post_types.md (added)
-
tags/5.0.24/hook_docs/sloc_venue_provider_defaults.md (added)
-
tags/5.0.24/hook_docs/sloc_weather_provider_defaults.md (added)
-
tags/5.0.24/includes/class-airport-location.php (modified) (view diffs)
-
tags/5.0.24/includes/class-astronomical-calculator.php (modified) (view diffs)
-
tags/5.0.24/includes/class-geo-base.php (modified) (view diffs)
-
tags/5.0.24/includes/class-geo-data.php (modified) (view diffs)
-
tags/5.0.24/includes/class-loc-config.php (modified) (view diffs)
-
tags/5.0.24/includes/class-loc-timezone.php (modified) (view diffs)
-
tags/5.0.24/includes/class-location-plugins.php (modified) (view diffs)
-
tags/5.0.24/includes/class-location-provider.php (modified) (view diffs)
-
tags/5.0.24/includes/class-location-taxonomy.php (modified) (view diffs)
-
tags/5.0.24/includes/class-map-provider.php (modified) (view diffs)
-
tags/5.0.24/includes/class-post-venue.php (modified) (view diffs)
-
tags/5.0.24/includes/class-rest-geo.php (modified) (view diffs)
-
tags/5.0.24/includes/class-sloc-media-metadata.php (modified) (view diffs)
-
tags/5.0.24/includes/class-weather-data.php (modified) (view diffs)
-
tags/5.0.24/includes/class-weather-provider.php (modified) (view diffs)
-
tags/5.0.24/includes/compat-functions.php (modified) (view diffs)
-
tags/5.0.24/includes/data-functions.php (modified) (view diffs)
-
tags/5.0.24/includes/functions.php (modified) (view diffs)
-
tags/5.0.24/includes/geo/class-geo-provider-here.php (modified) (view diffs)
-
tags/5.0.24/includes/trait-geolocation-trait.php (modified) (view diffs)
-
tags/5.0.24/includes/trait-weather-info.php (modified) (view diffs)
-
tags/5.0.24/includes/weather/class-weather-provider-aeris.php (modified) (view diffs)
-
tags/5.0.24/includes/weather/class-weather-provider-here.php (modified) (view diffs)
-
tags/5.0.24/includes/weather/class-weather-provider-meteostat.php (modified) (view diffs)
-
tags/5.0.24/includes/weather/class-weather-provider-metoffice.php (modified) (view diffs)
-
tags/5.0.24/includes/weather/class-weather-provider-nwsus.php (modified) (view diffs)
-
tags/5.0.24/includes/weather/class-weather-provider-openweathermap.php (modified) (view diffs)
-
tags/5.0.24/includes/weather/class-weather-provider-pirateweather.php (modified) (view diffs)
-
tags/5.0.24/includes/weather/class-weather-provider-station.php (modified) (view diffs)
-
tags/5.0.24/includes/weather/class-weather-provider-weatherstack.php (modified) (view diffs)
-
tags/5.0.24/includes/widgets/class-sloc-airport-widget.php (modified) (view diffs)
-
tags/5.0.24/includes/widgets/class-sloc-lastseen-widget.php (modified) (view diffs)
-
tags/5.0.24/includes/widgets/class-sloc-station-widget.php (modified) (view diffs)
-
tags/5.0.24/includes/widgets/class-sloc-weather-widget.php (modified) (view diffs)
-
tags/5.0.24/js/location.js (modified) (view diffs)
-
tags/5.0.24/readme.txt (modified) (view diffs)
-
tags/5.0.24/simple-location.php (modified) (view diffs)
-
tags/5.0.24/templates/loc-metabox.php (modified) (view diffs)
-
tags/5.0.24/templates/loc-user-metabox.php (modified) (view diffs)
-
tags/5.0.24/templates/map-archive.php (modified) (view diffs)
-
trunk/data/airports.csv (modified) (view diffs)
-
trunk/data/meteostat.json (modified) (view diffs)
-
trunk/extract-wp-hooks.json (added)
-
trunk/hook_docs (added)
-
trunk/hook_docs/Hooks.md (added)
-
trunk/hook_docs/default_sloc_aspect_ratios.md (added)
-
trunk/hook_docs/location_display_name.md (added)
-
trunk/hook_docs/pre_at_venue.md (added)
-
trunk/hook_docs/pre_nearby_venue.md (added)
-
trunk/hook_docs/simple_location_display_defaults.md (added)
-
trunk/hook_docs/simple_location_sidebox.md (added)
-
trunk/hook_docs/sloc_elevation_provider_defaults.md (added)
-
trunk/hook_docs/sloc_geo_provider_defaults.md (added)
-
trunk/hook_docs/sloc_geo_taxonomies.md (added)
-
trunk/hook_docs/sloc_location_provider_defaults.md (added)
-
trunk/hook_docs/sloc_post_types.md (added)
-
trunk/hook_docs/sloc_venue_provider_defaults.md (added)
-
trunk/hook_docs/sloc_weather_provider_defaults.md (added)
-
trunk/includes/class-airport-location.php (modified) (view diffs)
-
trunk/includes/class-astronomical-calculator.php (modified) (view diffs)
-
trunk/includes/class-geo-base.php (modified) (view diffs)
-
trunk/includes/class-geo-data.php (modified) (view diffs)
-
trunk/includes/class-loc-config.php (modified) (view diffs)
-
trunk/includes/class-loc-timezone.php (modified) (view diffs)
-
trunk/includes/class-location-plugins.php (modified) (view diffs)
-
trunk/includes/class-location-provider.php (modified) (view diffs)
-
trunk/includes/class-location-taxonomy.php (modified) (view diffs)
-
trunk/includes/class-map-provider.php (modified) (view diffs)
-
trunk/includes/class-post-venue.php (modified) (view diffs)
-
trunk/includes/class-rest-geo.php (modified) (view diffs)
-
trunk/includes/class-sloc-media-metadata.php (modified) (view diffs)
-
trunk/includes/class-weather-data.php (modified) (view diffs)
-
trunk/includes/class-weather-provider.php (modified) (view diffs)
-
trunk/includes/compat-functions.php (modified) (view diffs)
-
trunk/includes/data-functions.php (modified) (view diffs)
-
trunk/includes/functions.php (modified) (view diffs)
-
trunk/includes/geo/class-geo-provider-here.php (modified) (view diffs)
-
trunk/includes/trait-geolocation-trait.php (modified) (view diffs)
-
trunk/includes/trait-weather-info.php (modified) (view diffs)
-
trunk/includes/weather/class-weather-provider-aeris.php (modified) (view diffs)
-
trunk/includes/weather/class-weather-provider-here.php (modified) (view diffs)
-
trunk/includes/weather/class-weather-provider-meteostat.php (modified) (view diffs)
-
trunk/includes/weather/class-weather-provider-metoffice.php (modified) (view diffs)
-
trunk/includes/weather/class-weather-provider-nwsus.php (modified) (view diffs)
-
trunk/includes/weather/class-weather-provider-openweathermap.php (modified) (view diffs)
-
trunk/includes/weather/class-weather-provider-pirateweather.php (modified) (view diffs)
-
trunk/includes/weather/class-weather-provider-station.php (modified) (view diffs)
-
trunk/includes/weather/class-weather-provider-weatherstack.php (modified) (view diffs)
-
trunk/includes/widgets/class-sloc-airport-widget.php (modified) (view diffs)
-
trunk/includes/widgets/class-sloc-lastseen-widget.php (modified) (view diffs)
-
trunk/includes/widgets/class-sloc-station-widget.php (modified) (view diffs)
-
trunk/includes/widgets/class-sloc-weather-widget.php (modified) (view diffs)
-
trunk/js/location.js (modified) (view diffs)
-
trunk/readme.txt (modified) (view diffs)
-
trunk/simple-location.php (modified) (view diffs)
-
trunk/templates/loc-metabox.php (modified) (view diffs)
-
trunk/templates/loc-user-metabox.php (modified) (view diffs)
-
trunk/templates/map-archive.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.