Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#21124 closed defect (bug) (fixed)

Allow update-core.php to be accessible if you can only update plugins or themes

Reported by: nacin's profile nacin Owned by: nacin's profile nacin
Milestone: 3.5 Priority: normal
Severity: normal Version:
Component: Role/Capability Keywords:
Focuses: Cc:

Description

Despite its name, update-core.php is a WordPress Updates hub for core, plugins, and themes. This page knows when you do not have the ability to update plugins or themes, but if you can't update core, you can't access the page, even if you can update plugins and themes.

Noted originally in #19824.

Change History (2)

#1 @nacin
12 years ago

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

In [21199]:

Allow the 'WordPress Updates' page to be accessible even if you cannot update core, as long as you can update plugins or themes. fixes #21124.

#2 @nacin
12 years ago

In [21201]:

Remove more code not specific to updating core from core_upgrade_preamble(). fixes #21124.

Note: See TracTickets for help on using tickets.