AmazonFeed
This plugin enables you to automatically advertise products from Amazon.com which are specifically related to the topic you are writing about.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_amazonfeed_cache | A cache table that stores temporary computed or fetched data. | Static |
| wp_amazonfeed_log | A logging table that records activity, events, or audit history. | Static |
| wp_amazonfeed_options | Stores amazonfeed options data created by this plugin. | Static |
| wp_amazonfeed_products | Stores product records and related 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:
amazonfeedoptionswp_postmeta