Description
Within div.teasers_box, just before the opening div for the first teaser in the box.
If more than one pair of teasers is shown on a page, this hook fires before each pair. 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="teasers_box"> thesis_hook_before_teasers_box <div class="post-3 post hentry category-uncategorized teaser" id="post-3">
Default Functions
There are no default functions added to this hook.