Beschrijving
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:
Installatie
- Download and extract plugin files to a wp-content/plugin directory.
- Activate the plugin through the WordPress admin interface.
- Done
FAQ
-
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
Beoordelingen
Bijdragers & ontwikkelaars
“Hide WordPress Login, Modify WordPress Login, WordPress Login Page Modify – Modify Login” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Hide WordPress Login, Modify WordPress Login, WordPress Login Page Modify – Modify Login” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
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