Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
forbidals
/
wp-content
/
plugins
/
ga-google-analytics
:
uninstall.php
Advanced Search
Upload
New Item
Settings
-- Select Mode --
-- Select Theme --
-- Select Font Size --
Back
Back Up
Normal Editor
Save
<?php // uninstall remove options if (!defined('ABSPATH') && !defined('WP_UNINSTALL_PLUGIN')) exit(); // delete options delete_option('gap_options'); delete_option('ga-google-analytics-dismiss-notice');