This plugin will WordPress KSES filtering for WordPress role.
Please refer to FAQ for more information..
Note Disabling KSES for the role is WordPress and is intended for MU installations ..
Upload the folder to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress...
This plugin can be customised to remove KSES for more than just the editor role..
Fetches the role to be modified via the constructor $myrole = new RemoveKses )..
Adds the capability to the role, if it doesn't already have it..
Hooks content filtered save pre and runs kses remove filters before content is sent to the database...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more