Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#16722 closed enhancement (fixed)

Don't load themes functions.php for upgrades

Reported by: greuben Owned by:
Priority: normal Milestone: 3.2
Component: General Version:
Severity: normal Keywords: has-patch
Cc:

Description

Some themes functions.php file call functions defined in plugins. Since we don't include plugins while upgrading it throws a fatal error.

Attachments (1)

16722.diff (882 bytes) - added by greuben 2 years ago.

Download all attachments as: .zip

Change History (6)

greuben2 years ago

  • Type changed from defect (bug) to enhancement
  • Keywords 3.2-early added; 2nd-opinion removed
  • Milestone changed from Awaiting Review to Future Release

Makes sense.

  • Keywords 3.2-early removed
  • Milestone changed from Future Release to 3.2

comment:4   ryan2 years ago

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

(In [17727]) Don't load themes functions.php for upgrades. Props greuben. fixes #16722

Follow-up blocker: #17761.

Note: See TracTickets for help on using tickets.