<?php /** * The template for displaying archive category case study pages. * * Learn more: https://codex.wordpress.org/Template_Hierarchy * * @package Mitech * @since 1.0 */ defined( 'ABSPATH' ) || exit; get_template_part( 'archive-case_study' );