外掛說明
This plugin helps you to modify your login url so that your website will be more secure and safe.
It doesn’t modify your core WordPress file to modify login url.
After installing this plugin you cann’t login your website with /wp-admin or /wp-login.php, you need to add endpoint at the end of your login url as follow:
Default Login URL : http://yourdomain.com?setup
You can easily modify this endpoint from
Settings > Modify Login and change the login endpoint as per your requirement.
Features
- Block default wp-login.php
- Easy to change login endpoint url
- High security
- Light weight plugin
- Easy to setup and modify endpoint
Modify Login Video Tutorial:
安裝方式
- Download and extract plugin files to a wp-content/plugin directory.
- Activate the plugin through the WordPress admin interface.
- Done
常見問題集
-
What is default login endpoint?
-
Your default endpoint is
setup
Demo :http://yourdomain.com?setup
-
I can’t access my admin dashboard?
-
This issue might arise due to plugins altering your .htaccess files, introducing new rules, or from an outdated WordPress MU configuration that hasn’t been updated since Multisite was incorporated.
Start by examining your .htaccess file and comparing it to a standard one to identify any discrepancies causing the problem. -
How to add endpoint of login url ?
-
Go to
Settings > Modify Login
and update the login endpoint
使用者評論
參與者及開發者
以下人員參與了開源軟體〈Hide WordPress Login, Modify WordPress Login, WordPress Login Page Modify – Modify Login〉的開發相關工作。
參與者變更記錄
1.1 – 17/12/2023
- Added – Redirect URL
- Fixed – WordPress 6.4 compatibility check
1.0.5 – 27/05/2022
- Version compatibility tested
1.0.4 – 24/07/2021
- Version compatibility tested
1.0.3 – 03/04/2021
- Version compatibility tested
1.0.2 – 01/09/2020
- Version compatibility tested
1.0.1 – 29/08/2019
- Initial Version released