Google Referrer Checker
A plugin that coaxes google to index sites that link to your site.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_gfc_banned_hosts | Stores gfc banned hosts data created by this plugin. | Static |
| wp_gfc_ref_slots | Stores gfc ref slots 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:
gfc_db_version