Releases: BruceMcKinnon/Ingeni-Store-Locator
Releases · BruceMcKinnon/Ingeni-Store-Locator
Release list
v2022.04
v2022.03
v2022.03 - IngeniStoreCsvImport->isl_upload_to_server() - Fixed optional parameter defaults for PHP 8
v2022.02
- IngeniStoreLocator() - Create and save an options key if ones does not exist (e.g., first-time install).
- Added support for Contact Name
- Fixed an unclosed row error in isl_add_meta_boxes();
- Added [ingeni-store-list] for displaying an ajax enabled list of stores
v2022.01
- isl_settings_support() - Improved checking of non-existant values when using the Wordpress checked() function
- isl_map_support() - Removed logging of redundant json values.
- isl_content_save() - Fixed bug to save Addr2 correctly.
- Updated the Nearest Search box to return a store web URL (if available).
v2021.04
Added the Export to CSV option
Import now supports an ID field; removes reliance on matching the store name
Import now provides for adding the town name as part of the store name, if there are duplicated store names.
v2021.03
- Added support for categories and tags, both via the import and the shortcode.
- ingeni_store_locator_shortcode() now uses WP_Query rather than direct SQL call.
- implemented default inline svg map markers
- Added optional checkboxes for Categories and Tags to the Nearest Search box.
- Additional category and tags params for both shortcodes.
v2021.02
- ingeni_store_locator_shortcode() - Don't include locations that have no lat/lng specified
- Now supports Mapbox and MapQuest(API keys required) in addition to Nominitim
- Admin screens now include a Get Lat/Lng button
v2021.01
A Store locator with map and freeform location lookup (for finding stores closest to a location), and bulk import.
All based on OpenStreetMap, Leaflet and Nominatim.