[wp-hackers] No filters for kses?
Andy Skelton
skeltoac at gmail.com
Mon Nov 19 06:13:59 GMT 2007
On Nov 18, 2007 9:43 PM, Viper007Bond <viper at viper007bond.com> wrote:
> Someone asked on #wordpress how to modify the allowed tags for commenters
> and I couldn't find a way, but hopefully there's just something I'm missing.
The array of allowed tags and attributes is assigned as a global in
wp-includes/kses.php. All a plugin needs to do is alter that variable
after it is defined.
Cheers,
Andy
More information about the wp-hackers
mailing list