[wp-trac] [WordPress Trac] #15078: Custom Loops in Twenty Ten
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 8 21:27:40 UTC 2010
#15078: Custom Loops in Twenty Ten
--------------------------+-------------------------------------------------
Reporter: koopersmith | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.1
Component: Themes | Version: 3.0.1
Severity: normal | Keywords: has-patch
--------------------------+-------------------------------------------------
In Twenty Ten, we use get_template_part to allow users to override
loop.php.
This is a beautiful thing.
However, when files in Twenty Ten use anything other than the default
loop, they don't use {{{get_template_part('loop','custom')}}} and loop-
custom.php. Instead, they just hardcode the loop into the file.
We should fix that.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15078>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list