[wp-trac] [WordPress Trac] #62662: Ability to rename wp-admin and wp-login in wp-config.php
WordPress Trac
noreply at wordpress.org
Sat Dec 7 06:20:49 UTC 2024
#62662: Ability to rename wp-admin and wp-login in wp-config.php
-------------------------+-----------------------------
Reporter: nabtron | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.7.1
Severity: major | Keywords:
Focuses: |
-------------------------+-----------------------------
I have been dealing with multiple requests from users who get constant
bruteforce hits on wp-admin and wp-login.php file.
One solution is to make them renameable by removing hard coded values from
the codebase and replace with e.g. ADMINPATH and LOGINPATH (like ABSPATH)
which may be editable in wp-config.php.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62662>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list