GRAYBYTE WORDPRESS FILE MANAGER9767

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/image-optimization/modules/oauth/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/inteuuod/public_html/wp-content/plugins/image-optimization/modules/oauth//module.php
<?php

namespace ImageOptimization\Modules\Oauth;

use ImageOptimization\Classes\Module_Base;

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

/**
 * Class Module
 */
class Module extends Module_Base {
	/**
	 * Get module name.
	 * Retrieve the module name.
	 * @access public
	 * @return string Module name.
	 */
	public function get_name(): string {
		return 'oauth';
	}

	public static function routes_list() : array {
		return [
			'Connect_Init',
			'Disconnect',
			'Get_Subscriptions',
			'Activate',
			'Deactivate',
			'Version',
		];
	}

	public static function component_list() : array {
		return [
			'Connect',
			'Checkpoint',
			'Connect_Pointer',
		];
	}

	public static function is_active() : bool {
		return ! empty( get_option( 'image_optimizer_client_data' ) );
	}

	public function __construct() {

		$this->register_components();
		$this->register_routes();
	}
}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 04:32:23
inteuuod / inteuuod
0755
classes
--
July 10 2025 04:32:23
inteuuod / inteuuod
0755
components
--
July 10 2025 04:32:23
inteuuod / inteuuod
0755
rest
--
July 10 2025 04:32:23
inteuuod / inteuuod
0755
.htaccess
0.41 KB
July 10 2025 04:32:23
inteuuod / inteuuod
0644
module.php
0.888 KB
August 22 2024 13:32:50
inteuuod / inteuuod
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF