CycloPress
Track cycling stats from your bike's cyclocomputer and make pretty graphs.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cy_bikes | Stores cy bikes data created by this plugin. | Static |
| wp_cy_rides | Stores cy rides data created by this plugin. | Static |
| wp_cy_types | Stores cy types data created by this plugin. | 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:
cy_db_versionOption key:cy_graph_color_bottomOption key:cy_graph_color_topOption key:cy_graph_heightOption key:cy_graph_transparencyOption key:cy_graph_typeOption key:cy_graph_widthOption key:cy_page_idOption key:cy_page_nameOption key:cy_page_statusOption key:cy_show_avg_speed_graphOption key:cy_show_detailed_statsOption key:cy_show_distance_graphOption key:cy_show_summaryOption key:cy_unitOption key:cy_versionOption key:widget_cyclopress