File "uninstall.php"

Full Path: /home/capoeirajd/www/wp-content/plugins/ga-google-analytics/uninstall.php
File size: 204 bytes
MIME-type: text/x-php
Charset: utf-8

<?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');