
內容簡介
此外掛會生成一個額外變數,以簡單的額外變數保護和繞過對 wp-admin 或 wp-login 的存取限制,你可以在管理頁面中設定這個變數。
secure_uradmin 的主要功能包括:
透過啟用 / 關閉按鈕輕鬆啟用
可以設定變數的名稱
可以設定雜湊值的名稱
使用 wp_hash_password 16次加密來儲存雜湊值
附註:啟用並設定變數名稱和雜湊值後,你需要將它們添加到 wp-admin 登入網址中; wp-admin?yourvarname=yourhash
外掛標籤
開發者團隊
原文外掛簡介
Generate an extra variable to protect and bypass access to wp-admin or wp-login with a simple extra variable that you may set in the admin page.
Major features in secure_uradmin include:
You can enable really easy with a on / off button
You can set the name of your Variable
You can set the name of your hash
Your hash will be saved using wp_hash_password 16 round encryption
P.D.: After you enable and set the varname & hash you will need to add them to your wp-admin login url; wp-admin?yourvarname=yourhash
