id="post-" >
>
';
}
the_post_thumbnail( $image_size );
if ( ! empty( $image_link ) ) {
echo '';
}
?>
';
wmhook_entry_top();
echo '';
if ( has_excerpt() && ! $pagination_suffix ) {
echo '';
}
if ( is_single() ) {
the_content( apply_filters( 'wmhook_wm_excerpt_continue_reading', '' ) );
}
echo '
';
wmhook_entry_bottom();
echo '';
?>
>