[wp-trac] [WordPress Trac] #15289: Make it easier for a non-standard URL to be used to access wp-admin
WordPress Trac
noreply at wordpress.org
Tue Aug 27 17:53:46 UTC 2013
#15289: Make it easier for a non-standard URL to be used to access wp-admin
-----------------------------+----------------------
Reporter: caesarsgrunt | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: Administration | Version: 3.1
Severity: normal | Resolution: wontfix
Keywords: close |
-----------------------------+----------------------
Comment (by nacin):
Replying to [comment:17 caesarsgrunt]:
> I honestly don't understand the objection to this; all it involves is
changing three instances of the hardcoded string `wp-admin` to use a
constant instead.
> What are the disadvantages to making this change? Please enlighten me.
1. Adding this to core increases the cost of maintenance. We then have to
account for this in everything we do in the future. It becomes a new setup
for which we need to test. And we can't break it if there is a future need
to do so.
2. The things that are "hardcoded" are in fact filterable.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15289#comment:18>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list