文件操作 - main.php
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/i2kdefense/public_html/wp-content/plugins/elementor/core/admin/menu/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, ]; } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件