#16722 closed enhancement (fixed)
Don't load themes functions.php for upgrades
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.2 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | 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)
Note: See
TracTickets for help on using
tickets.
Makes sense.