WP Google Calendar
WP Google Calendar Plugins for WordPress quickly integrates into any WordPress website easily. Display all events from your Google Calendar.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_google_api_setting | Stores google api setting data created by this plugin. | Static |
| wp_google_events | Stores google events 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:
api_setting_database_versionOption key:events_database_versionOption key:google_cal_file