#16722 closed enhancement (fixed)
Don't load themes functions.php for upgrades
| Reported by: |
|
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)
Change History (6)
- Keywords 3.2-early added; 2nd-opinion removed
- Milestone changed from Awaiting Review to Future Release
- Keywords 3.2-early removed
- Milestone changed from Future Release to 3.2
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Makes sense.