WP Roadmap – Product Feedback Board

WP Roadmap plugin is a perfect feedback and roadmap plugin tool that make adding roadmap and feedback easily to your WordPress website.

5 database tables

Table NameDescriptionMethod
wp_feedbackStores feedback data created by this plugin.Static
wp_feedback_statusStores analytics or statistics data.Static
wp_feedback_upvoteStores feedback upvote data created by this plugin.Static
wp_general_settingStores general setting data created by this plugin.Static
wp_list_tableStores list table 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:wp_feedback_roadmap_general_settings