Opened 15 years ago
Closed 15 years ago
#18619 closed defect (bug) (fixed)
Deprecate wpmu_admin_do_redirect() and wpmu_admin_redirect_add_updated_param()
| Reported by: | nacin | Owned by: | PeteMall |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | Multisite | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In [18834]: