Re: Moving posts
Moving topics is of course built in.
Moving posts should not be done even though there is an old plugin to do so.
The reason for this is because bbPress has no internal hooks to “announce” a post is being moved and it will break plugins that track data and count on posts remaining in their original topics. It can eventually cause some corruption.
If you don’t use plugins or don’t care about corruption, the old move-it plugin may do what you want, but strongly consider the warning.