這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“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.