Forums

Join
bbPress Support ForumsInstallationUninstall forum?

Info

Uninstall forum?

  1. Hi,

    I wish to uninstall bbPress from my WP 2.5 installation and was wondering if it were as simple as:

    - Deleting the forum sub-folder from my /blog/forum folder
    - Dropping the bb tables from the shared database

    Thanks,
    Gene

  2. I think it is. The only issue is if you had an integrated install, then you would have bbPress users in your wp_users and wp_usermeta table. You would probably have to manually remove those entries from those tables. Don't drop the wp_ tables, just the bb_tables.

    I think that's about it. Once the code is gone from the filesystem, the database doesn't matter much except for keeping things tidy.

  3. You must log in to post.