3 | | That said, I released a [http://wordpress.org/plugins/rename-wp-login/ plugin] a few weeks ago that ‘changes’ `wp-login.php` to something else. I doesn’t break anything, all the forms work properly, the login widget and all login links work, and expired sessions work too. `wp-login.php` will return a 404 status, and so will `wp-admin` if you’re not logged in (there’s no redirect). |
| 3 | That said, I released a [http://wordpress.org/plugins/rename-wp-login/ plugin] a few weeks ago that ‘changes’ `wp-login.php` to something else. It doesn’t break anything, all the forms work properly, the login widget and all login links work, and expired sessions work too. `wp-login.php` will return a 404 status, and so will `wp-admin` if you’re not logged in (there’s no redirect). |