[wp-trac] [WordPress Trac] #18561: Better Way to Insert Things Below Individual Posts
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 1 13:16:41 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: |
-------------------------+------------------------------
Comment (by cochran):
Replying to [comment:21 scribu]:
> Can't this be done using the loop_start or loop_end hooks?
>
> Or even the_post: http://scribu.net/wordpress/inserting-a-banner-
between-posts.html
The loop_start and loop_end hooks will be at the end of the loop and the
start of the loop. So for example on archive pages it will not be
available for each post. Also, since some one referenced it already you
can see those two hooks on my genesis hook guide
http://genesistutorials.com/visual-hook-guide and see that loop_end will
actually be after the comment section as well and The goal with this
ticket will be to have it right after the_content.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18561#comment:22>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list