GTG Audio Player

Simple plugin for playing audio files on wordpress websites.

3 database tables

Table NameDescriptionMethod
wp_gtg_apStores gtg ap data created by this plugin.Static
wp_gtg_ap_optionsStores gtg ap options data created by this plugin.Static
wp_gtg_ap_songsStores 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_options
Option key:gtg_ap_db_version