| Server IP : 198.38.94.67 / Your IP : 216.73.217.74 Web Server : LiteSpeed System : Linux d6054.dxb1.stableserver.net 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64 User : azfilmst ( 1070) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/azfilmst/royalopus.ae/wp-content/themes/spaciaz/ |
Upload File : |
<?php
$theme = wp_get_theme('spaciaz');
define( 'SPACIAZ_VERSION', $theme['Version'] );
if ( ! isset( $content_width ) ) $content_width = 900;
require_once get_theme_file_path('inc/class-tgm-plugin-activation.php');
require_once get_theme_file_path('inc/class-main.php');
require_once get_theme_file_path('inc/functions.php');
require_once get_theme_file_path('inc/template-hooks.php');
require_once get_theme_file_path('inc/template-functions.php');
require_once get_theme_file_path('inc/merlin/vendor/autoload.php');
require_once get_theme_file_path('inc/merlin/class-merlin.php');
require_once get_theme_file_path('inc/merlin-config.php');
require_once get_theme_file_path('inc/class-customize.php');
if (spaciaz_is_elementor_activated()) {
require_once get_theme_file_path('inc/elementor/functions-elementor.php');
require_once get_theme_file_path('inc/elementor/class-elementor.php');
require_once get_theme_file_path('inc/megamenu/megamenu.php');
require_once get_theme_file_path('inc/elementor/section-parallax.php');
require_once get_theme_file_path('inc/elementor/background-shape/section-decor.php');
if (defined('ELEMENTOR_PRO_VERSION')) {
require_once get_theme_file_path('inc/elementor/class-elementor-pro.php');
}
require_once get_theme_file_path('inc/elementor/elementor-control/class-elementor-control.php');
if (function_exists('hfe_init')) {
require_once get_theme_file_path('inc/header-footer-elementor/class-hfe.php');
require_once get_theme_file_path('inc/merlin/includes/breadcrumb.php');
}
require_once get_theme_file_path('inc/merlin/includes/services.php');
require_once get_theme_file_path('inc/merlin/includes/projects.php');
}
if (!is_user_logged_in()) {
require_once get_theme_file_path('inc/modules/class-login.php');
}else {
require_once get_theme_file_path('inc/modules/media-custom-field.php');
}