????

Your IP : 216.73.216.174


Current Path : /home2/morganrand/www/wp-content-bkp/themes/wanderfuls/partials/search/
Upload File :
Current File : /home2/morganrand/www/wp-content-bkp/themes/wanderfuls/partials/search/search-entry-header.php

<?php
/**
 * Search entry header
 *
 * @package Wanderfuls WordPress theme
 * @subpackage Partials
 * @version 3.0.0
 */

// Exit if accessed directly
if ( ! defined( 'ABSPATH' ) ) {
	exit;
} ?>

<header class="search-entry-header clr">
	<h2><a href="<?php tb_permalink(); ?>" title="<?php tb_esc_title(); ?>"><?php the_title(); ?></a></h2>
</header><!-- .search-entry-header -->