文件操作 - uninstall.php
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/rokpawnew/public_html/wp-content/plugins/ozgviun/uninstall.php
编辑文件内容
<?php /** * Fired when the plugin is uninstalled. * * @package Simple_Maintenance_Mode */ if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } delete_option( 'smm_enabled' ); delete_option( 'smm_headline' ); delete_option( 'smm_message' ); delete_option( 'smm_bypass_key' );
修改文件时间
将文件时间修改为当前时间的前一年
删除文件