Post Ideas
Keeps track of all your blog article or post ideas including a working title, possible keywords, source links and descriptions.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_btpi | Stores btpi data created by this plugin. | Verified |
| wp_require_once | Stores require once 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:
btpi_db_version