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-Blacklister

Descripción

This plugin creates an admin paged called Blacklist under the Settings menu that contains 3 text boxes which are automatically populated with lists of all the IP addresses, urls, and email addresses of comments marked as spam. These lists can also be sorted by instance number, making it easier to identify the worst offenders.

The point is to make it easier to include this data in your comment moderation/blacklist or to export for other uses.

Attributions

Readme Generator

Support

Donations

Donations are graciously accepted to support the continued development and maintenance of this and other plugins. We currently accept Paypal and kind words.

Capturas

  • The Blacklist admin page under Settings on the Dashboard.
  • IPs, emails, and URLs sorted by instance counts.

Instalación

  1. Download the latest zip file and extract the wp-blacklister directory.
  2. Upload this directory inside your /wp-content/plugins/ directory.
  3. Activate ‘WP Blacklister’ on the ‘Plugins’ menu in WordPress.
  4. Navigate to Settings > Blacklist to see the list of IPs, emails, and URLs.

Preguntas frecuentes

How do I get the data out of the text boxes?

It’s just copy and paste for right now. I was considering adding a button to move it all to the moderate/blacklist section under Discussion options, but that could get pretty messy for people with large datasets with lots of redundancies.

I may add an option to automatically add the IP/email/URL of a comment marked as spam to one of the lists and then trash the comment right after it gets marked. That’s really the only way I think that could be implemented without the potential for serious confusion.

Can you add this feature I just thought of?

Can I? Yes. Will I? Yes, if I think it would be a helpful addition. I’m trying to keep things clean and simple, but there’s always room for improvement, so let me know if you think a feature is lacking!

Why does it take so long to load?

If you’ve got a large number of spam comments, it may take awhile to load and parse them all. I recommend using this to extract the useful blocking information from your spam comments then kill them all with fire.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

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

Colaboradores

Traduce «WP-Blacklister» 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.

Registro de cambios

1.2.1

  • Updated from depreciated Roles to Capabilities.

1.2.0

  • Added instance counts for offending emails/IPs/urls.

1.1.0

  • First released version.
  • There may still be bugs, but I can’t find any.