このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WP-Blacklister

説明

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.

スクリーンショット

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

インストール

  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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

WP-Blacklister はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP-Blacklister” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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.