D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ensad
/
www
/
wp-content
/
plugins
/
ga-google-analytics
/
Filename :
uninstall.php
back
Copy
<?php // uninstall remove options if (!defined('ABSPATH') && !defined('WP_UNINSTALL_PLUGIN')) exit(); // delete options delete_option('gap_options');