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 Name | Description | Method |
|---|---|---|
| wp_feedback | Stores feedback data created by this plugin. | Static |
| wp_feedback_status | Stores analytics or statistics data. | Static |
| wp_feedback_upvote | Stores feedback upvote data created by this plugin. | Static |
| wp_general_setting | Stores general setting data created by this plugin. | Static |
| wp_list_table | Stores 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_optionsOption key:
wp_feedback_roadmap_general_settings