Opened 11 months ago

Closed 11 months ago

Last modified 11 months ago

#21124 closed defect (bug) (fixed)

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

Reported by: nacin Owned by: nacin
Priority: normal Milestone: 3.5
Component: Role/Capability Version:
Severity: normal Keywords:
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)

  • 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.

In [21201]:

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

Note: See TracTickets for help on using tickets.