[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.149.25.87: ~ $
<?php
/**
 * LearnDash Theme Loader.
 *
 * @since 3.0.0
 *
 * @package LearnDash\Templates
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

require_once __DIR__ . '/class-ld-themes-register.php';
require_once __DIR__ . '/helpers.php';

// Register your themes.
require_once __DIR__ . '/legacy/index.php';
require_once __DIR__ . '/ld30/index.php';


Filemanager

Name Type Size Permission Actions
ld30 Folder 0755
legacy Folder 0755
class-ld-themes-register.php File 13.77 KB 0644
helpers.php File 2.01 KB 0644
themes-loader.php File 346 B 0644