Simple FAQ
Simple FAQ gives you ability to create very simple FAQ on your site (questions and answers)
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_faq | Stores faq 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:
faq_db_version