Forums
-
- Forum
- Posts
-
- Installation
- 28,536
- Troubleshooting
- 62,774
- Themes
- 10,444
- Plugins
- 15,385
- Requests & Feedback
- 14,987
- Showcase
- 3,257
-
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.