HTML Tag Manager
This admin-box consists of three subboxes ( post, page and comment settings ) , it allows you to disable HTML tags one after another checking according checkboxes. This feature filters post , pages and comments content and keeps only allowable HTML elements.
By default there is kses.php in /wp-includes/ directory of WordPress and you can customize that file , but this way can lead problems on every update to new version , for this purpose we have made easier to do it , and we have added additional tags which can be used in your post and pages .
Attention ! HTML Mananger allows you to use these additional tags <iframe>, <frame>, <frameset>, <script>, <style>, <link>, <object>, <param>, <embed>, <marquee> please use carefully , You should only enable using of these tags for administrator role and don’t allow for untrusted users. Read the rest of this entry →