[wp-trac] [WordPress Trac] #5338: Preformance Tweaks for WordPress Trunk Plugin API, plugin.php

WordPress Trac wp-trac at lists.automattic.com
Sun Nov 11 17:39:02 GMT 2007


#5338: Preformance Tweaks for WordPress Trunk Plugin API, plugin.php
--------------------------+-------------------------------------------------
 Reporter:  darkdragon    |       Owner:  anonymous
     Type:  enhancement   |      Status:  new      
 Priority:  normal        |   Milestone:  2.4      
Component:  Optimization  |     Version:  2.4      
 Severity:  normal        |    Keywords:           
--------------------------+-------------------------------------------------
 Clean up Plugin API functions and some optimization tweaks based on WP-
 Hackers discussion.

  * Use Foreach instead of while loops
  * Move 'all' hook call to its own function
  * Set current filter tag variable after the check for the hook's
 existence.
  * Remove merged_filters variable

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5338>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list