Supernifty Bublz

Click anything on your site. Pin a task to it. Track it on a kanban board. Bug reporting and feedback built into WordPress.

6 database tables

Table NameDescriptionMethod
wp_bublzStores bublz data created by this plugin.Static
wp_bublz_attachmentsStores bublz attachments data created by this plugin.Static
wp_bublz_commentsStores bublz comments data created by this plugin.Static
wp_supernifty_bublzStores supernifty bublz data created by this plugin.Static
wp_supernifty_bublz_attachmentsStores supernifty bublz attachments data created by this plugin.Static
wp_supernifty_bublz_commentsStores supernifty bublz comments 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:bublz_delete_on_uninstallOption key:bublz_pro_license_keyOption key:bublz_settings
wp_usermeta
User meta