D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
oems
/
wp-content
/
plugins
/
easy-image-gallery
/
Filename :
uninstall.php
back
Copy
<?php //if uninstall not called from WordPress exit if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) exit (); delete_option( 'easy-image-gallery' );