Description
Within div.headline_area, after the title of the post or page.
If more than one post 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 post_box top" id="post-1"> <div class="headline_area"> <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_headline
Default Functions
There are no default functions added to this hook.