Bright Link Previews

This plugin adds a neat previews of links when the user pass hover the links, analyzes links and track user's behaviour on the links of your site …

3 database tables

Table NameDescriptionMethod
wp_blpwp_linksStores blpwp links data created by this plugin.Static
wp_blpwp_statsStores analytics or statistics data.Static
wp_register_activation_hookStores register activation hook 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:blpwp_plugin_options