Gps Plotter
Use Google maps to track cell phones from your WordPress website in real time.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_delete_route | Stores delete route data created by this plugin. | Static |
| wp_get_all_geojson_routes | Stores get all geojson routes data created by this plugin. | Static |
| wp_get_geojson_route | Stores get geojson route data created by this plugin. | Static |
| wp_get_routes | Stores get routes data created by this plugin. | Static |
| wp_gps_locations | Stores gps locations data created by this plugin. | Static |
| wp_gps_logger | A 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_optionsOption key:
gps-plotter-api-keyOption key:gps_plotter_optionsOption key:gpsplotter_app_idOption key:map-type