Gps Plotter

Use Google maps to track cell phones from your WordPress website in real time.

6 database tables

Table NameDescriptionMethod
wp_delete_routeStores delete route data created by this plugin.Static
wp_get_all_geojson_routesStores get all geojson routes data created by this plugin.Static
wp_get_geojson_routeStores get geojson route data created by this plugin.Static
wp_get_routesStores get routes data created by this plugin.Static
wp_gps_locationsStores gps locations data created by this plugin.Static
wp_gps_loggerA logging table that records activity, events, or audit history.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:gps-plotter-api-keyOption key:gps_plotter_optionsOption key:gpsplotter_app_idOption key:map-type