文件操作 - uninstall.php
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/plugin-wordpress/table-addons-for-elementor/uninstall.php
编辑文件内容
<?php /** * Fired when the plugin is uninstalled. * * @link http://iqbalbary.com * @since 1.0.0 * * @package Table_Addons_For_Elementor */ // If uninstall not called from WordPress, then exit. if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件