Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#38353 closed enhancement (fixed)

Replace get_blog_details() usage in get_dashboard_blog() with get_site()

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

Deprecated function, but we should still keep it up to date in this case.

Attachments (1)

38353.diff (558 bytes) - added by dipesh.kakadiya 8 years ago.

Download all attachments as: .zip

Change History (5)

#1 @iamfriendly
8 years ago

#38354 was marked as a duplicate.

#2 @flixos90
8 years ago

  • Keywords has-patch added; needs-patch removed
  • Milestone changed from Awaiting Review to 4.7
  • Owner set to jeremyfelt
  • Status changed from new to assigned

Thanks for the patch @dipesh.kakadiya! Looks good to me.

This ticket was mentioned in Slack in #core by jeffpaul. View the logs.


8 years ago

#4 @jeremyfelt
8 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 38902:

Multisite: Replace get_blog_details() with get_site() in get_dashboard_blog().

Props dipesh.kakadiya.
Fixes #38353.

Note: See TracTickets for help on using tickets.