Opened 11 years ago
Closed 3 years ago
#27870 closed enhancement (maybelater)
404 for wp-admin ?
Reported by: | ozh | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.9 |
Component: | Administration | Keywords: | needs-patch |
Focuses: | Cc: |
Description
Currently if you try to reach a non-existent admin page (site/wp-admin/bleh.php) you get a 404 from the public part of the blog
Wouldn't it be more logical to get a 404 that would match the admin environment? Or, at least, something along the lines of site/wp-admin/link-manager.php?
Attachments (1)
Change History (7)
#6
@
3 years ago
- Keywords close removed
- Milestone Awaiting Review deleted
- Resolution set to maybelater
- Status changed from new to closed
It's been 4 years since the last update, and no one has lobbied for this feature. I tend to agree that it should be closed out. Discussion can always continue on closed tickets, and if a good use case presents itself, we can revisit.
Note: See
TracTickets for help on using
tickets.
We don't actually have any rewrites configured for WP-admin, and doing so for this 404 seems unnecessary. Eventually our admin will be good enough for pretty URLs, but we're a long way from that.