[wp-trac] [WordPress Trac] #18561: Better Way to Insert Things Below Individual Posts
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 1 18:07:57 UTC 2011
#18561: Better Way to Insert Things Below Individual Posts
-------------------------+------------------------------
Reporter: jane | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.2.1
Severity: minor | Resolution:
Keywords: |
-------------------------+------------------------------
Changes (by mattwiebe):
* cc: matt@… (added)
Comment:
Replying to [comment:46 Otto42]:
> Replying to [comment:42 mikeschinkel]:
> > +1 to offer a few different new approaches that are designed to
leverage the same plugin hooks; a template tag (i.e. `the_rest()`),
sidebars as template zones, and especially a '''huge''' +1 to
`the_loop().`
>
> A massive -1 million to "the_loop()". Theme authors *won't* use it.
They'll flat out rebel against you for trying.
Did you read what I wrote there re: {{{the_loop}}}? I'm not taking
anything away. I'm just moving loop contents into loop.php (by default),
where they can do whatever the hell they want HTML-wise. Plus hooks
that'll run before and after each iteration of the loop.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18561#comment:51>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list