#22349 closed enhancement (wontfix)
options-privacy.php should redirect to options-reading.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | Cc: |
Description
r21838 removed options-privacy.php and moved its one remaining option into options-reading.php. We should do a redirect from the former to the latter.
Attachments (1)
Change History (6)
#3
@
13 years ago
It's not too important. The admin page of a plugin of mine links to options-privacy.php and clicking on it currently gives you a WSOD.
Note: See
TracTickets for help on using
tickets.
We've gotten away with removing admin pages before without redirects many times before, such as categories.php, page.php, page-new.php, edit-pages.php, link-category.php, optons-misc.php, and the entire set of mu-* or ms-* files that made up the old Super Admin menu in MU and 3.0, respectively. Is this coming out of a simple suggestion, or have we seen a number of users affected by this in the forums?