Opened 14 years ago
Closed 14 years ago
#18619 closed defect (bug) (fixed)
Deprecate wpmu_admin_do_redirect() and wpmu_admin_redirect_add_updated_param()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.3 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Multisite | Keywords: | has-patch |
| Focuses: | Cc: |
Description
These functions are unused in core. wpmu_admin_redirect_add_updated_param() in particular is a ghetto add_query_arg(). wpmu_admin_do_redirect() looks like it just avoids common conventions.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In [18834]: