[wp-trac] Re: [WordPress Trac] #9944: workflow issue with
 loop_start, loop_end, the_post hooks
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Tue May 26 22:46:06 GMT 2009
    
    
  
#9944: workflow issue with loop_start, loop_end, the_post hooks
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |       Owner:  ryan
     Type:  defect (bug)       |      Status:  new 
 Priority:  normal             |   Milestone:  2.8 
Component:  Query              |     Version:      
 Severity:  major              |    Keywords:      
-------------------------------+--------------------------------------------
Comment(by Denis-de-Bernardy):
 patch does two things:
  - it moves loop_start where it should be, to ensure it gets fired before
 the first "the_post"
  - it moves the_post further down, for consistency with the remaining wp
 hooks (i.e. after the event, rather than before)
-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9944#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list