<?php /** * The template for displaying all single posts. * * @link https://codex.wordpress.org/Template_Hierarchy * * @package Moose */ get_header(); wp_moose_do_elementor_location( 'single', 'template-parts/special', 'single' ); get_footer();