Opened 14 years ago
Closed 14 years ago
#17565 closed enhancement (maybelater)
Allow Rewrite Rules for Custom Admin Pages
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Rewrite Rules | Keywords: | |
Focuses: | Cc: |
Description
Currently a custom admin page made by a plugin has the url http://example.com/wp-admin/admin.php?page=(name). It would be nice to see rewite rules for admin pages so they could get a nice url like http://example.com/wp-admin/(name).
I do get that some people might say its not necessary but I think it promotes a nicer feel to the admin area especially for highly customzed ones that have lots of custom pages.
Change History (1)
Note: See
TracTickets for help on using
tickets.
We don't plan to support this in the near future. You're welcome to attempt it, though. I'm sure it could be a plugin, albeit a very complicated one.