REDROOM
PHP 8.0.30
Path:
Logout
Edit File
Size: 570 B
Close
/home/certprox/test.certproxywizard.com/wp-content/plugins/elementor/app/admin-menu-items/theme-builder-menu-item.php
Text
Base64
<?php namespace Elementor\App\AdminMenuItems; use Elementor\Core\Admin\Menu\Interfaces\Admin_Menu_Item; use Elementor\TemplateLibrary\Source_Local; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class Theme_Builder_Menu_Item implements Admin_Menu_Item { public function is_visible() { return true; } public function get_parent_slug() { return Source_Local::ADMIN_MENU_SLUG; } public function get_label() { return esc_html__( 'Theme Builder', 'elementor' ); } public function get_capability() { return 'manage_options'; } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
editor-one-theme-builder-menu.php
1.34 KB
lrw-r--r--
2026-06-21 20:30:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
theme-builder-menu-item.php
570 B
lrw-r--r--
2026-06-21 20:30:44
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).