🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 09:49:00 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
reenrihair.com
/
wp-content
/
plugins
/
elementor
/
core
/
admin
/
menu
📍 /home/therahul/reenrihair.com/wp-content/plugins/elementor/core/admin/menu
🔄 Refresh
✏️
Editing: main.php
Writable
<?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, ]; } }
💾 Save Changes
❌ Cancel