Plugin Directory

Changeset 3423029


Ignore:
Timestamp:
12/18/2025 03:11:39 PM (3 months ago)
Author:
ptiwebtech2025
Message:

Update plugin to version 1.0.6

Location:
pti-store-locator/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • pti-store-locator/trunk/assets/js/map-handler.js

    r3420863 r3423029  
    11jQuery(document).ready(function ($) {
    2     let apiKey = slptMap.apiKey;
     2    let apiKey = ptislMap.apiKey;
    33
    44    if (!apiKey) {
  • pti-store-locator/trunk/pti-store-locator.php

    r3420863 r3423029  
    44 * Plugin URI: https://github.com/ptiwebtech/pti-store-locator
    55 * Description: PTI Store Locator is a powerful WordPress plugin that allows website owners to display multiple store or branch locations using Google Maps. It includes features such as location filters, radius-based search, customizable map markers, and detailed store information displays. Perfect for businesses with multiple outlets.
    6  * Version: 1.0.5
     6 * Version: 1.0.6
    77 * Author: ptiwebtech2025
    88 * Author URI: https://www.ptiwebtech.com/
  • pti-store-locator/trunk/readme.txt

    r3420863 r3423029  
    55Tested up to: 6.9
    66Requires PHP: 7.2
    7 Stable tag: 1.0.5
     7Stable tag: 1.0.6
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.