文件操作 - query.php
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/bdthemes-element-pack-lite/modules/query-control/controls/query.php
编辑文件内容
<?php namespace ElementPack\Modules\QueryControl\Controls; use Elementor\Control_Select2; use ElementPack\Modules\QueryControl\Module; if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly class Query extends Control_Select2 { const CONTROL_ID = 'query'; public function get_type() { return self::CONTROL_ID; } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件