Comment Ban Manager

描述

Comment Ban Manager was created out of a need to manage bans. Sometimes, when the discussion becomes ugly, you want to temporarily ban people rather than permanently, in order to let them cool down. Or you want to implement a “three strikes you’re out” policy. When you have a lot of comments and heated discussions, managing this manually can take a substantial amount of your precious time. Comment Ban Manager keeps track of all this for you, so you can focus on more rewarding activities.

As an additional feature, you can also ban comments from the Tor network. In our experience, it was used a lot by banned people to circumvent our bans.

Features:

  • Ban IP-based, user based or both
  • Wildcards in IP addresses allowed (xxx.yyy.. and xxx.yyy.zzz.*)
  • Define your own ban “packages”, eg. a two week ban, or a three month ban
  • Assign these packages to your bans
  • Block comments originating from the Tor network
  • Allow or disallow Tor comments when a user is logged in (default is allow)
  • Automatically unban users
  • Automatically remove bans 1 year after expiration (configurable, GDPR-measure)

安裝

Installation instructions:

  1. Upload the folder ‘wp_ban_manager’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

Why aren’t there any questions?

You guys did not ask any!

評價

There are no reviews for this plugin.

貢獻者及開發者

“Comment Ban Manager” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Comment Ban Manager 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • First version… Feedback appreciated

1.1

  • Fixed bug that would ban anyone when the banning on username was switched on without providing a username
  • Added ban start date to the overview page
  • Added option after what time an expired ban will be removed from the list (AVG/GDPR-compliance)

1.2

  • Added php 8.2 compatibility

1.3

  • Fixed some deprecation errors

1.3.1

  • Fixed some deprecation errors (again)

1.3.2

  • Fixed some deprecation errors (again2)

1.3.3

  • Fixed some deprecation errors (again3)

1.3.4

  • Fixed errors

1.3.5

  • Fixed more errors

= 2.0
* Complete rebuild of the plugin, removed plugin framework

= 2.1
* Fix activation problem

= 2.2
* Fix database creation

= 2.3
* Stay on same tab

= 2.4
* Fixed possible ‘accidentally ban everyone’

= 2.5
* Added wildcard domains