跳至主要內容
  • 關於 WordPress
    • 關於 WordPress
    • WordPress.org 台灣繁體中文
    • 線上說明
    • 技術支援
    • 意見反應
  • 登入
  • 註冊
WordPress.org
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress

外掛目錄

  • 我的最愛
  • Beta 版測試
  • 開發者資訊

這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

下載

Hide Login+

由 Mohammad Hossein Aghanabi 開發
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 技術支援
  • 開發資訊

外掛說明

A must have plugin for wordpress blogs

By using Hide Login+ you can simply change most important URLs that are being accessed every day, keeping them safe and secret.

For those upgrading from previous version: please check installation steps

New features:

  • No need to modify wp-config.php any more (see installation steps)
  • .htaccess backup file is created before changes take effect (named .htaccess.backup)
  • Recoded to be latest WordPress version compatible

Benefits:

  • Have secured and hidden login page
  • Customized URLs for the most important parts of your WordPress installation
  • Control access over wp-login.php and wp-admin pages
  • Easy back-to-defaults ability without frustration

Features:

  • Define custom URL slug for login, logout, registration, lost password & admin pages
  • Able to prevent access to wp-login.php and wp-admin directly
  • See your .htaccess content after changes have been successfully updated.
  • Revert to default configurations on plugin deactivation (or easily via a second method)

    This won’t secure your website perfectly, but if someone does manage to crack your password, it can make it difficult for them to find where to actually login. This also prevents any bots that are used for malicious intents from accessing your wp-login.php file and attempting to break in.

螢幕擷圖

  • Settings

安裝方式

  1. Upload the hide-login directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Set the options in the Hide Login+ settings page
  4. If you are upgrading from previous versions please remove below lines from wp-config.php if there are any:

    define(‘WP_ADMIN_DIR’, ‘YOUR_ADMIN_SLUG’);
    define(‘ADMIN_COOKIE_PATH’, SITECOOKIEPATH . WP_ADMIN_DIR);

常見問題集

Is something gone horribly wrong and your site went down?
  • There are 2 methods and you only need to go with one:

1- Deactivate plugin. Done!

2- There is a backup file of .htaccess in the root directory of your WordPress installation named .htaccess.backup. You only need to remove your .htaccess file and rename backup file from .htaccess.backup to .htaccess. Also rename hide-login folder within plugins directory to something else. Done!

Are you interested to collaborate with me on Hide Login+?
  • Find me on https://github.com/churiart/hide-login

使用者評論

DOES NOT WORK WITH 4.5.3

singularityrocks 2016 年 9 月 3 日
After testing the plugin twice, once on an install before the site broke, and once on a brand new install (first plugin installed other than default), installing the current version of this plugin on the most current version of WordPress resulted in a missing admin panel. It would redirect to the home page. To fix your site after installing this plugin, you will have to go through your FTP server and delete the plugin folder found in wp-content/plugins.

didn't work. no good.

ethicalinternet 2016 年 9 月 3 日
Just didn't work. The supposedly hidden normal login url was still active, and the supposed new hidden urls didn't work. The only good thing was that I didn't lose all access to the dashboard so could easily delete this, it would appear, currently useless plugin. It is listed as being out of date, I was only testing it because I client had installed it and got into a mess with it.

Syntax error

bijancha 2016 年 9 月 3 日
it got syntax error on installation on line 122 of hide-login.php.

DO NOT FUCKING DOWNLOAD THIS SHIT UNLESS YOU HAVE A DEATH WISH!!!!!!!!!!!!!!

sdasdfgsdfagasdg 2017 年 2 月 7 日
DO NOT FUCKING DOWNLOAD THAT HIDE LOGIN FUCKING SHIT!!!! IT WILL IRREPARABLY DESTROY YOUR SITE AND YOU WILL HAVE TO COMPLETELY REINSTALL WORDPRESS! MOTHER FUCKING SHIT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I EVEN REPLACED ALL FILES WITH THE BACKUP WHICH MEANS IT ADDED OR REMOVED SOMETHING FROM THE SQL DATABASES WHICH COMPLETELY FUCKED UP MY SITE WITH A 505 ERROR!!! FUCK YOU BITCH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

DO NOT FUCKING DOWNLOAD THIS SHIT UNLESS YOU HAVE A DEATH WISH!!!!!!!!!!!!!!

dsfkgjhsdfuighfsdkjugh 2017 年 2 月 7 日
DO NOT FUCKING DOWNLOAD THAT HIDE LOGIN FUCKING SHIT!!!! IT WILL IRREPARABLY DESTROY YOUR SITE AND YOU WILL HAVE TO COMPLETELY REINSTALL WORDPRESS! MOTHER FUCKING SHIT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I EVEN REPLACED ALL FILES WITH THE BACKUP WHICH MEANS IT ADDED OR REMOVED SOMETHING FROM THE SQL DATABASES WHICH COMPLETELY FUCKED UP MY SITE WITH A 505 ERROR!!! FUCK YOU BITCH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

DO NOT FUCKING DOWNLOAD THIS SHIT UNLESS YOU HAVE A DEATH WISH!!!!!!!!!!!!!!

sdfghsdfhygfsdjsdfhbgvhsdfhibd 2017 年 2 月 7 日
DO NOT FUCKING DOWNLOAD THAT HIDE LOGIN FUCKING SHIT!!!! IT WILL IRREPARABLY DESTROY YOUR SITE AND YOU WILL HAVE TO COMPLETELY REINSTALL WORDPRESS! MOTHER FUCKING SHIT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I EVEN REPLACED ALL FILES WITH THE BACKUP WHICH MEANS IT ADDED OR REMOVED SOMETHING FROM THE SQL DATABASES WHICH COMPLETELY FUCKED UP MY SITE WITH A 505 ERROR!!! FUCK YOU BITCH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
閱讀全部 34 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Hide Login+〉的開發相關工作。

參與者
  • parswp

將〈Hide Login+〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

3.5.1

* Added delete_option on plugin activation to avoid later confliction

3.5

* No more need to modify `wp-config.php` for changing admin URL slug
* Reduced and optimized `.htaccess` rules
* `.htaccess` backup file is created in the same directory
* All plugin options are cleared completely on deactivation
* Many more bug & minor fixes and compatibilty issues done

3.1

* Changed some default options at activation to avoid 500 Server internal error
* Restrictions on using default slugs like `wp-admin` for admin slug that made confliction
* Optimized code readablity and stability
* Solved fatal error caused by `check_admin_referer()`
* Tested over wordpress 3.6

3.0

* Completely rewrote.
* All rewrite rules will apply with wordpress buil-in functions
* Remove plugin rewrite rules automatically on deactivation to wordpres default rules
* Works with all permalink structures
* Droped some useless options and codes and improved functionality
* Now Setting page menu is at root
* Tested Over the latest WordPress version(3.5.1)

2.1

* Fix an issue with hide mode capability

2.0

* Fix .htaccess query commands
* Automatic removing and adding htaccess output to .htaccess file
* Strong security key function
* Added compatibility fix with WordPress installations in a directory like www.blog.com/wordpress/
* Added ability to disable plugin from its setting page
* Added ability to attempt to change .htaccess permissions to make writeable
* Added wp-admin slug option (can't login with it yet though)
* htaccess Output rules will always show even if htaccess is not writeable
* added ability to create custom htaccess rules
* Added Register slug option so you can still allow registrations with the hide-login. (If registration is not allowed, this option will not be available.)
* Security Key now seperate for each slug so that those registering cannot reuse the key for use on login or logout
* Added better rewrite rules for a hidden login system.
* Removed wp-login.php refresh redirect in favor of using rewrite rules for prevention of direct access to the file.

中繼資料

  • 最新版本: 3.5.1
  • 最後更新: 7 年前
  • 啟用安裝數: 200+
  • WordPress 版本需求: 2.3 或更新版本
  • 已測試相容的 WordPress 版本: 4.3.28
  • 語言:
    English (US)
  • 標籤:
    customhtaccessloginlogouturl
  • 進階檢視

評分

檢視全部
  • 5 星 11
  • 4 星 1
  • 3 星 0
  • 2 星 1
  • 1 星 20
登入以提交評論

參與者

  • parswp

技術支援

有話想說?需要協助?

檢視技術支援論壇

  • 關於我們
  • 最新消息
  • 主機託管
  • 贊助基金會
  • 技術支援
  • 開發者資源
  • 共同參與
  • Learn
  • 展示網站
  • 外掛目錄
  • 佈景主題目錄
  • 區塊版面配置目錄
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隱私權
  • Public Code
WordPress.org
WordPress.org

Taiwan 正體中文

  • 造訪我們的 Facebook 粉絲專頁
  • 造訪我們的 Twitter 帳號
程式碼,如詩