I've searched a little and I could not find a straight working answer. I want to export all users and their bbPress(2.1.2) forums, topics and replies to another fresh WordPress installation?
If anyone has a suggestion. Thanks
|
|
|
Export the data with a database manager. The native WordPress exporter is written just for simple blogs. It will miss data like custom tables or users without posts. |
|||
|
|
|
You will have to take the backup from database. If you need bbPress data only, you can only dump this tables from your WordPress installation:
|
|||
|
|