Favicon Notifications
Animate your favicon with animated notification badge.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_fav_notifications | Stores fav notifications data created by this plugin. | Static |
| wp_fav_notifications_posts | Stores fav notifications posts data created by this plugin. | Static |
| wp_fav_notifications_unread | Stores fav notifications unread 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:
fav_db_versionOption key:fav_option_name