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 NameDescriptionMethod
wp_http_request_cacheA cache table that stores temporary computed or fetched data.Static
wp_wpfavicons_1Stores wpfavicons 1 data created by this plugin.Static
wp_wpfavicons_2Stores wpfavicons 2 data created by this plugin.Static
wp_wpfavicons_iconStores wpfavicons icon data created by this plugin.Static
wp_wpfavicons_uriStores 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_options
Option key:blog_charsetOption key:wp_favicons_client_optionsOption key:wp_favicons_options