CollabPress

Project management and task tracking software for WordPress

1 database table

Table NameDescriptionMethod
wp_cp_project_usersStores cp project users 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_comments
Direct access
wp_options
Option key:cp-optionsOption key:cp_dismissed_messagesOption key:cp_optionsOption key:cp_version
wp_postmeta
Post meta
wp_posts
Custom post type:cp-meta-dataCustom post type:cp-projectsCustom post type:cp-task-listsCustom post type:cp-tasks
wp_terms
Custom taxonomy:cp-bp-group