thesis_hook_before_headline
Description
Within div.headline_area, before 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 or third posts, for example).
Source Position
<div class="post-1 post hentry category-uncategorized post_box top" id="post-1"> <div class="headline_area"> thesis_hook_before_headline <h2 class="entry-title">
Default Functions
There are no default functions added to this hook.