Linktrade Monitor
A backlink monitor that tracks BOTH sides of link exchanges. Fairness Score shows when partners remove their links.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_linktrade_checks | Stores linktrade checks data created by this plugin. | Static |
| wp_linktrade_links | Stores linktrade links data created by this plugin. | Static |
| wp_linktrade_log | A logging table that records activity, events, or audit history. | 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:
linktrade_batch_sizeOption key:linktrade_email_notificationsOption key:linktrade_install_dateOption key:linktrade_languageOption key:linktrade_notification_emailOption key:linktrade_reminder_daysOption key:linktrade_request_delayOption key:linktrade_version