Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP-BlockYou

Descripción

Comment blacklisting works well, but what if you actually want to stop someone from even reading your blog? This plugin will take care of that for you.

It uses .htaccess file modifications to deny access to your blog from particular IP addresses (Deny from) and then follows up with an ErrorDocument 403 redirect to a URL of your choice. It doesn’t hook into WordPress, which makes it a lot faster due to no database or PHP calls.

Instalación

  1. Upload wp-blockyou folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure plugin under ‘Settings’ menu.

Preguntas frecuentes

Will this overwrite my existing .htaccess additions?

No, this plugin will only append its own rules to the file, and will not remove existing content.

I’ve messed something up and now I’ve blocked myself out of my blog, help!

Simply edit the .htaccess file manually via FTP or directly on the server, and remove everything between the «# start wp-block» and «# end wp-block» code blocks.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«WP-BlockYou» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WP-BlockYou» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.