Forums
-
- Forum
- Posts
-
- Installation
- 28,405
- Troubleshooting
- 62,338
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,951
- Showcase
- 3,254
-
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.