📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 12:07:48
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
themes
/
consua
/
templates
✏️
Editing: content-video.php
<?php /** * @Packge : consua * @Version : 1.0 * @Author : consua * @Author URI : https://themeforest.net/user/validthemes/portfolio * */ // Block direct access if ( ! defined( 'ABSPATH' ) ) { exit; } if( class_exists( 'ReduxFramework' ) ){ get_template_part( 'templates/blog-style-one' ); }else{ get_template_part( 'templates/blog-style-one' ); }
💾 Save Changes
❌ Cancel