Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

TZ Guard

Описание

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

Скриншоты

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

Установка

  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!

Часто задаваемые вопросы

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

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«TZ Guard» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «TZ Guard» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

0.1.1

  • Fix error with wp_redirect function

0.1.0

  • Start Version