Amazon Affiliate Link Checker – AMZ Watcher

AMZ Watcher is the simple way to find and fix your broken Amazon Affiliate links.

5 database tables

Table NameDescriptionMethod
wp_amz_all_jobsA job queue table for managing background tasks and scheduled operations.Static
wp_amz_jobs_detailsA job queue table for managing background tasks and scheduled operations.Static
wp_amz_plugin_checkStores amz plugin check data created by this plugin.Static
wp_amz_site_checkStores amz site check data created by this plugin.Static
wp_amz_user_checkStores amz user check 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_options
Option key:amzw_api_keyOption key:amzw_failed_fetchOption key:amzw_settingsOption key:amzw_settings_widget_enabledOption key:wpr_example_settingOption key:wpr_jobs_settingOption key:wpr_site_settingOption key:wpr_user_setting
wp_postmeta
Post meta