Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#38349 closed enhancement (fixed)

Replace get_blog_details() with get_site() in all of the wp-admin/network/ screens

Reported by: iamfriendly Owned by: jeremyfelt
Priority: normal Milestone: 4.7
Component: Networks and Sites Version: 3.1
Severity: normal Keywords: has-patch
Cc: Focuses: multisite

Description

Attachments (1)

38349.diff (3.1 KB ) - added by iamfriendly 10 years ago.
Replace get_blog_details() with get_site() in all of the wp-admin/network/ screens

Download all attachments as: .zip

Change History (5)

#1 @iamfriendly
10 years ago

Makes sense to comine Numbers 5-11 from original ticket : https://core.trac.wordpress.org/ticket/37102 into one patch

@iamfriendly
10 years ago

Replace get_blog_details() with get_site() in all of the wp-admin/network/ screens

#2 @iamfriendly
10 years ago

  • Keywords has-patch added

In 38349.diff Replace get_blog_details() with get_site() in all of the wp-admin/network/ screens

#3 @jeremyfelt
10 years ago

  • Milestone Awaiting Review4.7
  • Owner set to jeremyfelt
  • Status newreviewing

Looking and testing good. Thanks, @iamfriendly.

#4 @jeremyfelt
10 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 38824:

Multisite: Replace get_blog_details() with get_site() in network admin screens.

Props iamfriendly.
See #37102.
Fixes #38349.

Note: See TracTickets for help on using tickets.