bbp tweet
bbPress plugin to automatically tweet new topics and replies.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bbp_tweet_forum_settings | Stores bbp tweet forum settings data created by this plugin. | Static |
| wp_bbp_tweet_oauth_settings | Stores bbp tweet oauth settings 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:
bbp_tweet_version