__( 'Primary Navigation' ), 'mobile' => __( 'Mobile Navigation' ), ) ); // This theme uses post thumbnails add_theme_support('post-thumbnails' ); function inq_search_form( $form ) { global $premopressTheme; //If query was executed show the query if(get_search_query()!='') $query=get_search_query(); //else show the default message else $query=$premopressTheme->lang_search_caption; //Build my form $form = '
'; return $form; } //This function replaces the default functionality of get_search_form to the set by inq_search_form add_filter( 'get_search_form', 'inq_search_form' ); // Function for customized content output OUTSIDE the loop function limit_content_id($postid, $content_length = 250, $allowtags = true, $allowedtags = '', $close = true) { $content_page = get_page($postid); $content = $content_page->post_content; $content = apply_filters('the_content', $content); $content = preg_replace('/]+./','',$content); if (!$allowtags){ $allowedtags .= '
Warning: Attempt to read property "shortname" on null in /home/tireshopadm/public_html/wp-content/themes/highlights/header.php on line 96

Warning: Attempt to read property "isMobileUser" on null in /home/tireshopadm/public_html/wp-content/themes/highlights/header.php on line 98
shortname.'_header_tracking')!=NULL){ echo stripslashes( get_option($premopressTheme->shortname.'_header_tracking') ); } ?>
Warning: Attempt to read property "isMobileUser" on null in /home/tireshopadm/public_html/wp-content/themes/highlights/header.php on line 712

Warning: Attempt to read property "isMobileUser" on null in /home/tireshopadm/public_html/wp-content/themes/highlights/directions-page.php on line 8

Fatal error: Uncaught Error: Call to undefined function breadcrumb_trail() in /home/tireshopadm/public_html/wp-content/themes/highlights/directions-page.php:11 Stack trace: #0 /home/tireshopadm/public_html/wp-includes/template-loader.php(113): include() #1 /home/tireshopadm/public_html/wp-blog-header.php(19): require_once('/home/tireshopa...') #2 /home/tireshopadm/public_html/index.php(17): require('/home/tireshopa...') #3 {main} thrown in /home/tireshopadm/public_html/wp-content/themes/highlights/directions-page.php on line 11