Hacked By AnonymousFox

Current Path : /home/allslyeo/Jekasbbq.com/wp-content/themes/mineral/includes/
Upload File :
Current File : /home/allslyeo/Jekasbbq.com/wp-content/themes/mineral/includes/static-header.php

<div class="static-header-img">
	<?php
	if ( has_post_thumbnail() ) {
		global $post, $pexeto_content_sizes;
		$img_url = pexeto_get_featured_image_url($post->ID);
		$img_url = pexeto_get_resized_image($img_url, $pexeto_content_sizes['container'], pexeto_option('static_header_height'));
		?><img src="<?php echo $img_url; ?>" /><?php 
	} ?>
</div>

Hacked By AnonymousFox1.0, Coded By AnonymousFox