Make WordPress Core

Opened 16 years ago

Closed 15 years ago

Last modified 15 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: Focuses:

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 16 years ago.

Download all attachments as: .zip

Change History (6)

@greuben
16 years ago

#1 @greuben
16 years ago

  • Type defect (bug)enhancement

#2 @scribu
16 years ago

  • Keywords 3.2-early added; 2nd-opinion removed
  • Milestone Awaiting ReviewFuture Release

Makes sense.

#3 @scribu
15 years ago

  • Keywords 3.2-early removed
  • Milestone Future Release3.2

#4 @ryan
15 years ago

  • Resolutionfixed
  • Status newclosed

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

#5 @nacin
15 years ago

Follow-up blocker: #17761.

Note: See TracTickets for help on using tickets.