Hi everyone,
I want to disable HTML codes in posts. I am using "BBcode Lite for bbPress" and I dont need html codes to edit my post. When my member want to add a HTML code that is useful to forums the code works and havent seen properly. How can I disable?
How can I disable HTML in posts?
(3 posts) (2 voices)-
Posted 8 months ago #
-
The allowable HTML tags are in an array called
bb_allowed_tags. I think you could create a plugin that just empties that array.http://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.
Posted 8 months ago # -
Thanks for your help. I tried but I couldnt do it. Any other ideas?
Posted 8 months ago #
Reply
You must log in to post.