Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

TZ Guard

Beskrivelse

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

Skærmbilleder

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

Installation

  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

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“TZ Guard” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

0.1.1

  • Fix error with wp_redirect function

0.1.0

  • Start Version