Opened 3 years ago
Closed 2 years ago
#14816 closed defect (bug) (fixed)
Optimise dynamic_sidebar
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | Widgets | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch 3.2-early commit |
| Cc: |
Description (last modified by westi)
Rasmus Lerdorf did some changes to Wordpress for a hphp compilation / performance presentation.
dynamic_sidebar can get out early if there are no sidebars.
Attachments (1)
Change History (7)
Full diff is here: http://progphp.com/wp/ (More Info), dynamic_sidebar can get out early if there are no sidebars.
Just scanning and providing patches for the places I see fit but as I found later out:
Rest seems to be already fixed.
And if not, probably already reported, like the constructor stuff from the presentation: #10861
- Component changed from General to Widgets
- Description modified (diff)
- Keywords has-patch 3.2-early commit added
- Milestone changed from Awaiting Review to Future Release
- Summary changed from Diverse Stuff from Rasmus Lerdorfs Patch to Optimise dynamic_sidebar
- Version set to 3.1
Note: See
TracTickets for help on using
tickets.

Shortcut.