Editorial Kanban

Plan, assign, track, and move editorial tasks through a visual kanban board inside the WordPress admin area.

7 database tables

Table NameDescriptionMethod
wp_editkb_activity_logA logging table that records activity, events, or audit history.Static
wp_editkb_boardsStores editkb boards data created by this plugin.Static
wp_editkb_card_attachmentsStores editkb card attachments data created by this plugin.Static
wp_editkb_card_commentsStores editkb card comments data created by this plugin.Static
wp_editkb_card_metaStores additional metadata (key-value pairs) for editkb card records.Static
wp_editkb_cardsStores editkb cards data created by this plugin.Static
wp_editkb_columnsStores editkb columns data created by this plugin.Static