Hangouts ~CosmoQuest
A simple plugin that let's you embed a live Google Hangout on Air in a page or widget and announce the next show.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_hangout_data | Stores hangout data data created by this plugin. | Static |
| wp_hangout_shows | Stores hangout shows data created by this plugin. | Static |
| wp_hangouts | Stores hangouts 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:
jal_db_version