Beschrijving
Change WP Admin Login is an easy-to-use WordPress plugin that allows you to safely change your WordPress website’s admin login URL to anything you want.
The plugin’s simple two-step process ensures the safety of your WordPress admin login URL within seconds, and all of this without any coding.
Security against malicious activity – Anyone can find your WordPress website’s default login page, and this can increase the chances of security breaches like brute force attacks and other cyber threats. Change wp-admin Login plugin allows you to change your admin login URL and redirect any user to a redirection URL.
Change wp-admin Login plugin does not rename or change files in the core but instead simply intercepts page requests and redirects to another URL.
Why use Change wp-admin Login plugin?
- Protect your WordPress website from brute force attacks.
- Quick two-step process that doesn’t require coding.
- Easy to secure your WordPress website from hackers and cyber attacks.
- Only grant access to people you trust.
- Hide your login page from malicious activity.
- Easier than creating a custom login Url.
New Feature
Redirect Custom Field
Accessing the wp-login.php page or the wp-admin directory without logging in will redirect you to the page defined on the redirect custom field. Leaving the redirect custom field empty will activate the default settings (redirect to the website’s homepage).
How it works?
Go under Settings, click “Permalinks” and change your URL under “Change wp-admin login”.
Step 1: Add a new login URL
Step 2: Add redirect URL
Note – After you activate this plugin, the wp-admin directory and wp-login.php page will become unavailable, so you should bookmark or remember the URL. Disabling this plugin brings your site back exactly to its previous state.
Support
Like this plugin? Please Rate It
Have a problem? Please write a message in the WordPress Support Forum
Installatie
- Go to Plugins, and click on “Add New”.
- Search for Change wp-admin login.
- Download, install, and activate it.
- Go under Settings and then click on “Permalinks” and change your URL under “Change wp-admin login”
- You can change this anytime; just go back to Settings > Permalinks > Change wp-admin login.
FAQ
-
Ik kan niet inloggen?
-
Als je de login URL bent vergeten of om een andere reden niet kunt login op de site, moet je de plugin verwijderen via SFT/FTP of cPanel op je hosting.
Pad voor de plugin map:
/wp-content/plugins/change-wp-admin-loginGevorderde gebruikers:
Ga naar je MySQL database en zoek rwl_page op in de options tabelGeavanceerde gebruikers (multisite):
Ga naar je mySQL database en zoek naar de rwl_page optie in de site meta tabel of opties tabel. -
Does it work with TranslatePress?
-
Je moet de optie NEE selecteren voor “Gebruik een subdirectory voor de standaard taal”.
-
Werkt de plugin met Polylang?
-
Ja, het werkt, maar niet getest met de URL optie “De taal is ingesteld vanuit verschillende domeinen”.
-
Does it work on WordPress Multisite with Subdirectories?
-
Yes, it does work. You should set up the login URL in each website (Settings–>Permalinks)
-
Does it work on WordPress Multisite with Subdomains?
-
Yes, it does work. You should set up the login URL in each website (Settings–>Permalinks)
-
Does it work with Buddyboss?
-
No, Buddyboss has its own wp-admin redirect functions.
-
Does it work with BuddyPress?
-
No, BuddyPress has its own wp-admin redirect functions.
Beoordelingen
Bijdragers & ontwikkelaars
“Change WP Admin Login” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Change WP Admin Login” is vertaald in 10 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Change WP Admin Login” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.0
- Initial version.
1.0.1
- Add automatic redirect for when someone tries to access the wp-login.php page or the wp-admin directory while not logged in will be redirected to the website homepage.
1.0.2
- Add translations
1.0.3
- Add redirect custom field.
- When someone tries to access the wp-login.php page or the wp-admin directory while not logged in will be redirected to the page you defined on the redirect custom field.
1.0.4
- Add redirect custom field.
- Better instructions in how to use the redirect field
1.0.5
- add site URL before the new redirect input field
1.0.6
- fix suppressed warning
1.0.7
- fix missing register_setting on the add_settings_field
1.0.8
- fix security issue
1.0.9
- fix security issue
1.1.0
- Update WordPress API settings
1.1.1
- Fix php8 warnings
1.1.2
- More Fixes for php8 warnings
1.1.3
- Handover plugin