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 NameDescriptionMethod
wp_amazonfeed_cacheA cache table that stores temporary computed or fetched data.Static
wp_amazonfeed_logA logging table that records activity, events, or audit history.Static
wp_amazonfeed_optionsStores amazonfeed options data created by this plugin.Static
wp_amazonfeed_productsStores 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_options
Option key:amazonfeedoptions
wp_postmeta
Post meta