Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#38346 closed enhancement (fixed)

Replace get_blog_details() usage in wpmu_delete_blog() with get_site( $blog_id )

Reported by: flixos90's profile flixos90 Owned by: jeremyfelt's profile jeremyfelt
Milestone: 4.7 Priority: normal
Severity: normal Version:
Component: Networks and Sites Keywords: has-patch
Focuses: multisite Cc:

Description

See #37102

Attachments (1)

38346.diff (395 bytes) - added by iamfriendly 9 years ago.
Replaced get_blog_details() with get_site() in wpmu_delete_blog()

Download all attachments as: .zip

Change History (4)

@iamfriendly
9 years ago

Replaced get_blog_details() with get_site() in wpmu_delete_blog()

#1 @iamfriendly
9 years ago

  • Keywords has-patch added; needs-patch removed

In 38346.diff, Replaced get_blog_details() with get_site() in wpmu_delete_blog()

#2 @jeremyfelt
9 years ago

  • Owner set to jeremyfelt
  • Resolution set to fixed
  • Status changed from new to closed

In 38821:

Multisite: Replace get_blog_details() usage in wpmu_delete_blog() with get_site().

Props spacedmonkey, iamfriendly.
See #37102.
Fixes #38346.

#3 @swissspidy
9 years ago

  • Milestone changed from Awaiting Review to 4.7
Note: See TracTickets for help on using tickets.