Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

WP-Blacklister

Descrição

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.

Imagens de tela

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

Instalação

  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.

FAQ

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.

Avaliações

There are no reviews for this plugin.

Contribuidores e desenvolvedores

“WP-Blacklister” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Contribuidores

Registro de alterações

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.