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 Name | Description | Method |
|---|---|---|
| wp_amz_all_jobs | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_amz_jobs_details | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_amz_plugin_check | Stores amz plugin check data created by this plugin. | Static |
| wp_amz_site_check | Stores amz site check data created by this plugin. | Static |
| wp_amz_user_check | Stores 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_optionsOption 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_settingwp_postmeta