> '; } //Display the image if ( ! empty( $post_media ) && apply_filters( 'wmhook_entry_featured_image_display', true ) ) : ?>
> '; } echo $post_media; if ( ! empty( $image_link ) ) { echo ''; } ?>
'; wmhook_entry_top(); echo '
'; if ( has_excerpt() ) { the_excerpt(); } if ( is_single() ) { the_content(); } echo '
'; wmhook_entry_bottom(); echo ''; ?>