DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

removexssΒΆ

This filter will process all incoming data by default. There is no need to add this filter manually.

It filters the incoming data on possible Cross Site Scripting attacks and renders the incoming data safely by removing potential XSS code and adding a replacement string which destroys the tags.