Skip to content

Instantly share code, notes, and snippets.

View DevPatrick500's full-sized avatar

DevPatrick500

View GitHub Profile
<?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;