Description
Within div.teaser, after h2.entry-title.
If more than one teaser is shown on a page, this hook fires for each one.
The position of the post is passed as a parameter if needed in actions added to this hook (targeting only the first and third posts, for example).
Source Position
<div class="post-1 post hentry category-uncategorized teaser" id="post-1"> <h2 class="entry-title"><a href="http://www.diythemes.com/rtfm/hello-world/" rel="bookmark" title="Permanent link to Hello World!">Hello World!</a></h2> thesis_hook_after_teaser_headline
Default Functions
There are no default functions added to this hook.