As @KH99 stated, I am just reiterating...
BBCODES are stored in the raw post text, when not in WYSIWYG mode there is no current method to hide them unfortunately. You could write a plugin that strips the BBCODES upon displaying the post, or before insertion into the editor, but of course, if you saved the post at this point the initial BBCODES would be lost.
What are you trying to accomplish, then maybe I can help?
|