Forums
-
- Forum
- Posts
-
- Installation
- 28,420
- Troubleshooting
- 62,389
- Themes
- 10,409
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,254
-
The allowable HTML tags are in an array called bb_allowed_tags
. I think you could create a plugin that just empties that array.
https://bbpress.org/forums/topic/hooks-038-filters-docu#post-6740
I’ve only seen people requesting the opposite, allowing additional HTML markup, so I’m not sure exactly how to do this.