WP Favicons plug-in
BETA - Show Favicons in front of links in content, comments, widgets; scan pages, roots, google s2, geticons for favicons; apply image filters to favi …
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_http_request_cache | A cache table that stores temporary computed or fetched data. | Static |
| wp_wpfavicons_1 | Stores wpfavicons 1 data created by this plugin. | Static |
| wp_wpfavicons_2 | Stores wpfavicons 2 data created by this plugin. | Static |
| wp_wpfavicons_icon | Stores wpfavicons icon data created by this plugin. | Static |
| wp_wpfavicons_uri | Stores wpfavicons uri 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:
blog_charsetOption key:wp_favicons_client_optionsOption key:wp_favicons_options