ClientHub

Professional client management hub with customizable dashboards, project tracking, and secure customer portal for WordPress.

3 database tables

Table NameDescriptionMethod
wp_clienthub_clientsStores clienthub clients data created by this plugin.Static
wp_clienthub_messagesStores clienthub messages data created by this plugin.Static
wp_clienthub_projectsStores clienthub projects 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:clienthub_db_versionOption key:clienthub_do_activation_redirectOption key:clienthub_show_welcome_modalOption key:clienthub_version
wp_usermeta
User meta