rename-wp-login icon indicating copy to clipboard operation
rename-wp-login copied to clipboard

Rename wp-login.php

Results 26 rename-wp-login issues
Sort by recently updated
recently updated
newest added

I have a plugin that disables all script and style tags as the default. It should exclude login screen, and in standard core, that's possible via something like ```php if...

Hello everyone. I got a problem, I use rename wp-login in 3 websites. I've moved all my websites (13) to another server and I can't login into dashboard of these...

question

I noticed that if I go to mysite.com/wp-register.php then a bot could find my new login url.

enhancement

Change default slug from: `login` to: `my-login` Reason: WordPress already works with `login` so it is useless to set it to `login`.

enhancement

Good morning. I'm Carlos, I want to ask a question, what happens if I change the name to a page that already exists? I want to do that because my...

enhancement
question

First of all, thank you for this plugin! I use it in almost all my installations :) I noticed this plugin isn't using any CI tools yet so could be...

Hi, I found a way to get to the login page, not knowing it's custom name, say it's /opensesame. When I go to _example.com/wp-login.php_, I will get an error as...

enhancement

Would it be possible to add an option in the backend to redirect users to either a selected page or to the admin, if they browse to the login page...

enhancement

Hi, I am one of the developers of [LoginPress ](https://wordpress.org/plugins/loginpress/) & one of our users reported an issue if your plugin is active (user cannot customise the login errors). We...

Hi! with https backend/admin and http website frontend, itis not possible to logout. you stay in backend until the end of time. rename-wp-login - setup url: /mylogin wp-config.php: define('FORCE_SSL_ADMIN', true);...