zZzzZ.
home2
/
zrzvbdry
/
wiredsave.click
/
wp-content
/
plugins
/
cuelinks
New Folder
Editing: uninstall.php
Save
Cancel
<?php // exit if uninstall constant is not defined if (!defined('WP_UNINSTALL_PLUGIN')) exit; // remove plugin options // remove plugin transients // remove plugin cron events // ..etc., based on what needs to be removed