GRAYBYTE WORDPRESS FILE MANAGER9581

Server IP : 68.65.123.43 / Your IP : 216.73.216.162
System : Linux server266.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/inteuuod/public_html/wp-content/plugins/envato-elements/inc/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/inteuuod/public_html/wp-content/plugins/envato-elements/inc//bootstrap.php
<?php
/**
 * Envato Elements: Bootstrap File
 *
 * This starts things up. Registers the SPL and starts up some classes.
 *
 * @package Envato/Envato_Elements
 * @since 0.0.2
 */

namespace Envato_Elements;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}


spl_autoload_register(
	function ( $class ) {
		$prefix   = __NAMESPACE__;
		$base_dir = __DIR__;
		$len      = strlen( $prefix );
		if ( strncmp( $prefix, $class, $len ) !== 0 || $class === $prefix ) {
			return;
		}

		$class        = strtolower( $class );
		$class        = str_replace([ '\\', '_' ], [ '/', '-' ], $class );
		$class_path   = strtolower( substr( $class, $len + 1 ) );
		$class_name   = basename( $class_path );
		$class_folder = dirname( $class_path );
		if ( ! $class_folder || $class_folder === '.' ) {
			$class_folder = '';
		} else {
			$class_folder .= DIRECTORY_SEPARATOR;
		}
		$file = $base_dir . DIRECTORY_SEPARATOR . $class_folder . 'class-' . $class_name . '.php';
		if ( file_exists( $file ) ) {
			require $file;
		} else {
			die( esc_html( basename( $file ) . ' not found.' ) );
		}
	}
);

Plugin::get_instance();
Backend\Options::get_instance();
Backend\REST::get_instance();
Backend\Elementor_Modal::get_instance();

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 04:32:23
inteuuod / inteuuod
0755
api
--
July 10 2025 04:32:23
inteuuod / inteuuod
0755
backend
--
July 10 2025 04:32:23
inteuuod / inteuuod
0755
utils
--
July 10 2025 04:32:23
inteuuod / inteuuod
0755
.htaccess
0.41 KB
July 10 2025 04:32:23
inteuuod / inteuuod
0644
bootstrap.php
1.205 KB
May 12 2020 04:22:48
inteuuod / inteuuod
0644
class-plugin.php
1.662 KB
May 12 2020 04:22:48
inteuuod / inteuuod
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF