[wp-trac] [WordPress Trac] #15078: Custom Loops in Twenty Ten

WordPress Trac wp-trac at lists.automattic.com
Sat Oct 9 11:06:14 UTC 2010


#15078: Custom Loops in Twenty Ten
------------------------------------+---------------------------------------
 Reporter:  koopersmith             |        Owner:        
     Type:  defect (bug)            |       Status:  closed
 Priority:  normal                  |    Milestone:  3.1   
Component:  Themes                  |      Version:  3.0.1 
 Severity:  normal                  |   Resolution:  fixed 
 Keywords:  has-patch dev-reviewed  |  
------------------------------------+---------------------------------------

Comment(by westi):

 @demetris

 If we want to do this then we need to not call them loop-archive and loop-
 page as they will then clash

 {{{get_template_part('loop-archive', 'author');}}}
 {{{get_template_part('loop', 'archive');}}}

 Could load the same file?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15078#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list