Opened 12 years ago
Closed 5 years ago
#27870 closed enhancement (maybelater)
404 for wp-admin ?
| Reported by: | ozh | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 3.9 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: |
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
@
5 years ago
- Keywords close removed
- Milestone Awaiting Review
- Resolution → maybelater
- Status new → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.