Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

TZ Guard

Beschrijving

The administrator will be protected by a security code.

Furthermore you can define a blacklist IP to refuse connection from spam ip and block the BOT system to access your WordPress site.

Arbitrary section

Note: Please remember your security code. You may not able login to your WordPress if you forget it. The first key of Security Code has to an alphabet character. Ex: temp123

Schermafbeeldingen

  • /trunk/screenshot-1.png
  • /trunk/screenshot-2.jpg
  • /trunk/screenshot-3.jpg
  • /trunk/screenshot-4.jpg

Installatie

  1. Upload tz-guard.zip at Add Plugins Menu
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Tools >> TZ Guard >> Done!

FAQ

How can I access login page with security code?

Just add security code in your login page url. Note: The first key has to an alphabet character. Ex: temp123
Ex: http://yourdomain.com/wp-login.php?securitycodehere or http://yourdomain.com/wp-admin/?securitycodehere

May I define range of Black IP?

Yes, you can use “” for define range of Black IP. Ex 14.177.126.

May I define list of Black IP?

Yes, you can define your list, one ip per line.
Ex
14.177.126.34
14.177.126.56
14.177.126.93

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“TZ Guard” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “TZ Guard” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.1.1

  • Fix error with wp_redirect function

0.1.0

  • Start Version