Hacked By AnonymousFox

Current Path : /home/allslyeo/Jekasbbq.com/wp-content/themes/poseidon/template-parts/widgets/
Upload File :
Current File : /home/allslyeo/Jekasbbq.com/wp-content/themes/poseidon/template-parts/widgets/magazine-medium-post.php

<?php
/**
 * The template for displaying medium posts in Magazine Post widgets
 *
 * @package Poseidon
 */

?>

<article id="post-<?php the_ID(); ?>" <?php post_class( 'medium-post clearfix' ); ?>>

	<?php poseidon_post_image( 'poseidon-thumbnail-medium' ); ?>

	<header class="entry-header">

		<?php the_title( sprintf( '<h2 class="entry-title"><a href="%s" rel="bookmark">', esc_url( get_permalink() ) ), '</a></h2>' ); ?>

		<?php poseidon_magazine_entry_date(); ?>

	</header><!-- .entry-header -->

</article>

Hacked By AnonymousFox1.0, Coded By AnonymousFox