Popis
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:
Instalace
- Download and extract plugin files to a wp-content/plugin directory.
- Activate the plugin through the WordPress admin interface.
- Done
Nejčastější dotazy
-
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
Recenze
Autoři
Hide WordPress Login, Modify WordPress Login, WordPress Login Page Modify – Modify Login je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „Hide WordPress Login, Modify WordPress Login, WordPress Login Page Modify – Modify Login“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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