A WordPress plugin that will blocks any comment, pingback and trackback spams posted from outside your nation. And it will also protect against malicious access to the login form, admin area and XML-RPC from undesired countries.
Issue fix: Unexpected blocking cause by an extra slash at the end of $_SERVER['DOCUMENT_ROOT'] that might be added by server's configuration. (forum topic)
Issue fix: Unexpected blocking cause by an extra slash at the end of
$_SERVER['DOCUMENT_ROOT']
that might be added by server's configuration. (forum topic)Issue fix: Human friendly error page now works properly. (forum topic)