<?php /** * The template for displaying search results pages. * * @package Total */ get_header(); do_action('total_search_template'); get_footer();