<?php /** * The template for displaying all single posts. * * @package Total */ get_header(); do_action('total_single_template'); get_footer();