FeedCache
Caches RSS Feeds for display on your WP sidebar.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_feedcache_data | A cache table that stores temporary computed or fetched data. | 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:
feedcache_Option key:feedcache_db_versionOption key:plugin_feedcache_groupsOption key:plugin_feedcache_options