Changeset 3423029
- Timestamp:
- 12/18/2025 03:11:39 PM (3 months ago)
- Location:
- pti-store-locator/trunk
- Files:
-
- 3 edited
-
assets/js/map-handler.js (modified) (1 diff)
-
pti-store-locator.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pti-store-locator/trunk/assets/js/map-handler.js
r3420863 r3423029 1 1 jQuery(document).ready(function ($) { 2 let apiKey = slptMap.apiKey;2 let apiKey = ptislMap.apiKey; 3 3 4 4 if (!apiKey) { -
pti-store-locator/trunk/pti-store-locator.php
r3420863 r3423029 4 4 * Plugin URI: https://github.com/ptiwebtech/pti-store-locator 5 5 * 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. 56 * Version: 1.0.6 7 7 * Author: ptiwebtech2025 8 8 * Author URI: https://www.ptiwebtech.com/ -
pti-store-locator/trunk/readme.txt
r3420863 r3423029 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.2 7 Stable tag: 1.0. 57 Stable tag: 1.0.6 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.