#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:

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)

18619.patch (3.9 KB) - added by SergeyBiryukov 20 months ago.

Download all attachments as: .zip

Change History (4)

  • Owner set to PeteMall
  • Status changed from new to accepted
  • Keywords has-patch added
  • Resolution set to fixed
  • Status changed from accepted to closed

In [18834]:

Deprecate wpmu_admin_redirect_add_updated_param() and wpmu_admin_do_redirect(). Props SergeyBiryukov. fixes #18619

Note: See TracTickets for help on using tickets.