Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WP ban manager

Beschreibung

WP 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. WP 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
  • Multiple IP addresses assignable to one entry
  • 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
  • Custom messages to the offender can be defined individually or by „package“
  • 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)

Note: This plugin stores its bans in the WP options table, and as such is not suitable for sites having hundreds of bans simultaneously. If there is a large demand for it
(or when people are willing to pay me :-)) I will consider updating this plugin.

Installation

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

FAQ

Why aren’t there any questions?

You guys did not ask any!

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„WP ban manager“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WP ban manager“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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)