┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/var/www/html/gshub/wp-content/plugins/elementor/core/admin/menu
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: main.php
<?php namespace Elementor\Core\Admin\Menu; if ( ! defined( 'ABSPATH' ) ) { exit; } class Main extends Base { protected function get_init_args() { return [ 'page_title' => esc_html__( 'Elementor', 'elementor' ), 'menu_title' => esc_html__( 'Elementor', 'elementor' ), 'capability' => 'manage_options', 'menu_slug' => 'elementor', 'function' => null, 'position' => 58.5, ]; } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 interfaces/
DIR
—
2026-05-05 06:08
📄 admin-menu-manager.php
PHP
2.7 KB
2026-05-05 06:08
EDIT
📄 base.php
PHP
2 KB
2026-05-05 06:08
EDIT
📄 main.php
PHP
405 B
2026-05-05 06:08
EDIT