alfonsosiloniz / xss-comment-protection

Avoid the insertion in DDBB of a comment bigger than 64KB. In fact, limit to an standard human text for a comment (10000).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress plugin to avoid the insertion in DDBB of a comment bigger than 64KB. In fact, limit to a standard human text length for a comment (5000).

This can help to avoid problems with some WordPress exploits as http://klikki.fi/adv/wordpress2.html

About

Avoid the insertion in DDBB of a comment bigger than 64KB. In fact, limit to an standard human text for a comment (10000).


Languages

Language:PHP 100.0%