Forums
-
- Forum
- Posts
-
- Installation
- 28,499
- Troubleshooting
- 62,655
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,973
- Showcase
- 3,256
-
Re-reading the baptiste thread, I see that commenting out add_filter('pre_post', 'bb_filter_kses', 50);
in default-filters does the trick. It solves all my problems at once!
I guess bbpress needs to do better conflict checking againt wp when wp is included.