This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: CPT to Mapplic Sync (Dashboard + Groups + Insets) | |
* Description: Syncs CPT "locations" into a selected Mapplic map. Categories/Groups from pin_type (or location-taxonomy). Includes dashboard, dry-run, reset, logging, and lat/lng→x/y calibration with AK/HI insets. | |
* Version: 1.3.0 | |
* Author: 500Designs | |
*/ | |
if ( ! defined( 'ABSPATH' ) ) exit; |