Beschrijving
Change wp-admin login is a light plugin that allows you easily and safely to change wp-admin to anything you want. It does not rename or change files in core. It simply intercepts page requests and works on any WordPress website. 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. Disable this plugin brings your site back exactly to the state it was before.
Support
Like this plugin? Please Rate It or Buy me a coffee
Have a problem? Please write a message in the WordPress Support Forum
Hoe gebruik je de plugin
Go under Settings and then click on “Permalinks” and change your URL under “Change wp-admin login”.
Stap 1: Voeg een nieuwe login URL toe
Stap 2: voeg omleiding URL toe
New Feature
Voeg een omleiding extra veld toe:
When someone tries to access the wp-login.php page or the wp-admin directory while not logged in will be redirect to the page that you defined on the redirect custom field.
Als je het omleidingsveld leeg laat, leidt de plugin standaard om naar de homepage.
Credits
This plugin was forked/adapted/fixed/updated from this plugin https://wordpress.org/plugins/rename-wp-login/ – @ellatrix thank you for starting the base of my plugin.
Installatie
- Go to Plugins › Add New.
- Search for Change wp-admin login.
- Download 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?
-
In het geval je de (eigen) login URL bent vergeten, of er een andere reden is dat je niet kunt inloggen op je site kan je plugin verwijderen via SFT/FTP of cPanel in je hosting omgeving.
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 tabelGevorderde gebruikers (multisite):
Ga naar je MySQL database en zoek rwl_page op in de sitemeta tabel of de options 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 het is niet getest met de URL opie “De taal is ingesteld voor verschillende domeinen”.
-
Does it work on WordPress Multisite with Subdirectories?
-
Yes, it does work. You should setup the login URL in each website (Settings–>Permalinks)
-
Does it work on WordPress Multisite with Subdomains?
-
Yes, it does work. You should setup the login URL in each website (Settings–>Permalinks)
-
Does it work with Buddyboss?
-
No, Buddyboss has their own wp-admin redirect functions.
-
Does it work with BuddyPress?
-
No, BuddyPress has their 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 9 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 redirect to the page that 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