Tron Login Protect

説明

Protect the wp-admin area with a personalized pin. Without the pin unwelcome hackers are sent to the 404 page making your admin area completely invisible to unwelcome visitors.

スクリーンショット

  • screenshot-1.png

インストール

  1. Upload this plugin to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to the Settings menu and enter your secret pin and press Save.

FAQ

Locked Out?

Do not panic. Use phpMyAdmin or other database editor. Search in the wp_options table and search for “tron_login_protect_pin” in the option_value field or execute and delete or change the value. Or using an FTP program delete the plugin, log into the wp-admin area, reinstall the plugin, and reset the pin right away.

Pro version

In progress, with allow a longer pin than 4 digits.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Tron Login Protect はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Tron Login Protect” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.5

Fixed some issues with PHP 8.3, and settings.

1.0.1

  • Initial public release.

1.0.0

  • In house version for personal use and testing.