Info
- 2 posts
- 2 voices
- Started 2 years ago by Luke3115
- Latest reply from chrishajer
- This topic is not resolved
How to completely remove BBpress from domain.
-
- Posted 2 years ago #
Hi I have a problem and was hacked. How do I completely remove it from my domain. I can't even access my wp-admin or anything.
I am kind of a noob also when it comes to coding so if someone could help explain the removal process I would greatly appreciate it. Thanks a bunch guys.
-
- Posted 2 years ago #
You can just delete the files from the file system, if that's what you mean. If you use an FTP client, there should be a way to delete the whole bbPress folder/directory (normally right click and "Delete" then answer the prompts). That will remove bbPress. You can remove the database tables next with a tool like phpMyAdmin. Hopefully your host provides something like that. You can log in and delete any table with a
bb_prefix, or whatever prefix you chose when installing (default is bb_).Good luck.
-
You must log in to post.