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.

常見問題集

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.