Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#20959 closed defect (bug) (fixed)

No update notification in Network Admin

Reported by: johnbillion's profile johnbillion Owned by: ryan's profile ryan
Milestone: 3.5 Priority: normal
Severity: normal Version: 3.0
Component: Upgrade/Install Keywords: has-patch
Focuses: Cc:

Description

When a new WordPress version is available, there's a yellow notification bar shown at the top of each admin screen. This isn't shown on Network Admin screens, which is counter-intuitive especially seeing as you need to go to Network Admin screen in Multisite to update the site.

Attachments (2)

20959.diff (403 bytes) - added by Mamaduka 13 years ago.
20959.2.diff (457 bytes) - added by SergeyBiryukov 13 years ago.

Download all attachments as: .zip

Change History (9)

#1 @Ipstenu
13 years ago

  • Cc ipstenu@… added

#2 @Mamaduka
13 years ago

  • Cc georgemamadashvili@… added

@Mamaduka
13 years ago

#3 @Mamaduka
13 years ago

20959.diff hooks update_nag() into network_admin_notices action.

#4 @Mamaduka
13 years ago

  • Keywords has-patch added

#5 @johnbillion
13 years ago

Candidate for 3.5?

#6 @SergeyBiryukov
13 years ago

  • Milestone changed from Awaiting Review to 3.5

Not a regression, but the patch is simple and makes sense to me.

Refreshed with a proper path, moving for review.

#7 @ryan
13 years ago

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

In 22618:

Show the update nag in the network admin.

Props Mamaduka
fixes #20959

Note: See TracTickets for help on using tickets.