<?php /** * Deprecated. File has been moved. * * @package ClassiPress * @author AppThemes * @since ClassiPress 3.0 */ _deprecated_file( basename( __FILE__ ), '3.4', get_template_directory() . '/searchbar.php' ); // get file from new location get_template_part( 'searchbar' );