Is that safe to turn off code-filters of defaults.bb-filters.php ???
-
I’ve just tried to release wysiwyg-CKEditor (plugin) from denying of formatting made in, as it was suggested in http://bbpress.org/plugins/topic/wysiwyg-ckeditor/page/2/#post-6390
/ / Add_filter (‘pre_post’, ‘bb_encode_bad’);
/ / Add_filter (‘pre_post’, ‘bb_filter_kses’, 50);
using this instead, in defaults.bb-filters.php. So, it works well, but I’m anxious about the security level of this action. Is it safe?! Or someone may somehow use this to post any desired content ??
—
with regards,….
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.