Make WordPress Core

Changes between Initial Version and Version 4 of Ticket #14816


Ignore:
Timestamp:
01/11/2011 09:03:29 PM (14 years ago)
Author:
westi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14816

    • Property Component changed from General to Widgets
    • Property Summary changed from Diverse Stuff from Rasmus Lerdorfs Patch to Optimise dynamic_sidebar
    • Property Version changed from to 3.1
    • Property Milestone changed from Awaiting Review to Future Release
    • Property Keywords has-patch 3.2-early commit added
  • Ticket #14816 – Description

    initial v4  
    11Rasmus Lerdorf did some changes to Wordpress for a hphp compilation / performance presentation.
    22
    3 Full diff is here: http://progphp.com/wp/ ([http://hakre.wordpress.com/2010/09/09/rasums-lerdorf-on-php-performance-focus-on-wordpress/ More Info])
    4 
    5 Just scanning over that and providing patches for the places I see fit.
     3dynamic_sidebar can get out early if there are no sidebars.