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
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
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.
You must log in to post.