GTG Audio Player
Simple plugin for playing audio files on wordpress websites.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_gtg_ap | Stores gtg ap data created by this plugin. | Static |
| wp_gtg_ap_options | Stores gtg ap options data created by this plugin. | Static |
| wp_gtg_ap_songs | Stores gtg ap songs 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:
gtg_ap_db_version