File "uninstall.php"
Full path: /home/kosmetik/public_html/wp-content/plugins/google-site-kit/uninstall.php
File
size: 157 B
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
if (!defined('WP_UNINSTALL_PLUGIN')) {
exit;
}
require_once dirname(__FILE__) . '/google-site-kit.php';
do_action('googlesitekit_uninstallation');