Current Path : /home/infinitibizsol/sellmycarhq.com/wp-content/themes/cardealer/ |
Current File : /home/infinitibizsol/sellmycarhq.com/wp-content/themes/cardealer/taxonomy-vehicle_cat.php |
<?php // phpcs:ignore WordPress.Files.FileName.NotHyphenatedLowercase /** * The Template for displaying Vehicle Category car posts. * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package CarDealer */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } get_template_part( 'archive-cars' );