BuddyTask

Adds KanBan like task management boards to Posts, Pages and BuddyPress Groups!

4 database tables

Table NameDescriptionMethod
wp_buddytask_boardsStores buddytask boards data created by this plugin.Static
wp_buddytask_listsStores buddytask lists data created by this plugin.Static
wp_buddytask_tasksStores buddytask tasks data created by this plugin.Static
wp_buddytask_tasks_ownersStores buddytask tasks owners 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:_buddytask_enabled