Skip to content

Releases: BruceMcKinnon/Ingeni-Store-Locator

v2022.04

Choose a tag to compare

@BruceMcKinnon BruceMcKinnon released this 30 Aug 06:48

2022.04 - Loads Leaflet libraries in the shortcodes.

v2022.03

Choose a tag to compare

@BruceMcKinnon BruceMcKinnon released this 24 Aug 03:28

v2022.03 - IngeniStoreCsvImport->isl_upload_to_server() - Fixed optional parameter defaults for PHP 8

v2022.02

Choose a tag to compare

@BruceMcKinnon BruceMcKinnon released this 01 Apr 05:58
  • 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

Choose a tag to compare

@BruceMcKinnon BruceMcKinnon released this 10 Jan 03:47
  • 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

Choose a tag to compare

@BruceMcKinnon BruceMcKinnon released this 21 Sep 03:44

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

Choose a tag to compare

@BruceMcKinnon BruceMcKinnon released this 09 Jun 03:57
  • 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

Choose a tag to compare

@BruceMcKinnon BruceMcKinnon released this 14 May 05:13
  • 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

Choose a tag to compare

@BruceMcKinnon BruceMcKinnon released this 26 Apr 23:10

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.