HEX
Server: LiteSpeed
System: Linux server315.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: globfdxw (6114)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/globfdxw/diasporameetsafrica.com/wp-content/themes/lavelo/includes/init.php
<?php
/*
 * All Lavelo Theme Related Functions Files are Linked here
 * Author & Copyright:Wpoceans
 * URL: http://themeforest.net/user/wpoceans
 */

/* Theme All Lavelo Setup */
require_once( LAVELO_FRAMEWORK . '/theme-support.php' );
require_once( LAVELO_FRAMEWORK . '/backend-functions.php' );
require_once( LAVELO_FRAMEWORK . '/frontend-functions.php' );
require_once( LAVELO_FRAMEWORK . '/enqueue-files.php' );
require_once( LAVELO_CS_FRAMEWORK . '/custom-style.php' );
require_once( LAVELO_CS_FRAMEWORK . '/config.php' );

/* Install Plugins */
require_once( LAVELO_FRAMEWORK . '/theme-options/plugins/activation.php' );

/* Breadcrumbs */
require_once( LAVELO_FRAMEWORK . '/theme-options/plugins/breadcrumb-trail.php' );

/* Aqua Resizer */
require_once( LAVELO_FRAMEWORK . '/theme-options/plugins/aq_resizer.php' );

/* Bootstrap Menu Walker */
require_once( LAVELO_FRAMEWORK . '/core/wp_bootstrap_navwalker.php' );

/* Sidebars */
require_once( LAVELO_FRAMEWORK . '/core/sidebars.php' );