Stored Database Data
Users
All users and the users data are stored in these tables.
- wp_users
- wp_usermeta
Content
bbPress installs and stores all forum, topic, and reply post types in these tables along with their data.
- wp_posts
- wp_postmeta
bbPress settings are prefixed with _bbp_
and stored in here.
- wp_options
Tags
bbPress installs topic tags and their data is all stored in these tables.
- wp_terms
- wp_term_relationships
- wp_term_taxononmy