Releases: dshanske/simple-location
Version 3.3.0
- Introduce Weather Icons, licensed under SIL OFL 1.1
- Add support for weather providers
- Initial display for temperature
- Add user profile settings for location
- Add setting to set if user location is updated when a new post with location is published by that user
- Add weather widget that can be set based on coordinates, user last reported location, or station ID
- Allow filtering post admin and comment admin by location
- Add last seen widget
Version 3.2.2
Improvement to allow timezone set from Micropub(requires an update to that plugin as well)
Version 3.2.1
Add Map Styles
Version 3.2.0
- Allow passing of coordinates directly in constructor for map provider
- Switch to argument array instead of individual properties for most display and data functions
- Support per post zoom settings
- Set initial map zoom based on geolocation accuracy
- Quick and dirty Bing Maps support
- Set location metadata for attachments if in EXIF data
- Add location metabox to attachments
- Add arguments for marking up location
- Add GEORSS support from defunct project
Version 3.1.0
- New release with more functionality coming soon
get_geodata
function now supports WP_Post, WP_Comment, and WP_Term objects- Fix registration of default settings
* Add global setting for public or private by default
* Switch from admin ajax to REST Route API for simple endpoints
* Add map endpoint to retrieve a URL for a map based on coordinates
* Add reverse endpoint to retrieve an address object based on coordinates
* Allow arguments to be passed to map provider
* Remove popup location metabox and replace with slidedown metabox
* Combine geolocation and reverse lookup buttons
* Set public/private to system default if post is published outside of Post UI
Version 3.0.4
Fix activation issue.
Version 3.0.3
= Version 3.0.3 =
* Add support for queries and permalinks to show location enabled posts
* Use built-in WP timezone list generation code
* Fix error with private setting
* Put in check for improperly timezone setting to avoid exception error
= Version 3.0.2 =
* Continuing to iterate based on initial feedback to 3.0.0
* Timezone box now hidden until checked
* Timezone now stored in geo_timezone in interest of consistency
* Icon Size for some fixed
* Priority of location and map box increased
* Text added to Location box to explain how to complete
* Constant SLOC_PUBLIC and filter geo_public_default allow the default to be changed from public(1) to private(0) if no geo_public is set
* Display Address generation tweaks
* Display now shows all HTML5 geolocation API stats.
Version 3.0.1
* Some quick fixes on the release. Due to issues with the removal of the old location data, it will no longer be removed. Instead only the extra display metadata will be removed.
* If there is no geo_address set and there are coordinates a geo_address will be automatically set along with timezone
* New Version Takes Advantage of new WordPress Term Metadata to create Venues (Feature disabled until future release)
* The most Javascript I've ever used in a WordPress plugin. Retrieving location information is now done without page refresh.
* Timezone Override is set by location lookup.
* Google Map Services will now require an API key to be provided.
* MapBox is now the static map provider if you are using OSM maps and an API key must be provided
* You Can Now Choose Map Providers but not reverse lookup providers which may come in future
* Full Address data is no longer stored in the post. You will have the choice of either a textual description and coordinates in the post
or assigning a venue which can have full data. Venue support in future version and is disabled here.
* Warnings no longer showing in debug logs.
* Displayed name and timezone are now set if Micropub plugin provides geo coordinates
Version 2.1.0
v2.1.0 Finer Control of Textual Display and Improved Meta UI
Version 2.0.0
v2.0.0 Version 2.0.0