thesis_hook_after_teaser
Description
Within div.format_teaser, just before the closing div after the teaser content.
If more than one teaser is shown on a page, this hook fires before each of them. 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="format_teaser entry-content"> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit[...]</p> thesis_hook_after_teaser </div>
Default Functions
There are no default functions added to this hook.