File ManagerCurrent Directory: wp-content/plugins/google-site-kitLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: uninstall.php <?php /** * Uninstallation script for the plugin. * * @package Google\Site_Kit * @copyright 2021 Google LLC * @license https://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @link https://sitekit.withgoogle.com */ // Prevent execution from directly accessing the file. if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } // Load plugin main file to bootstrap infrastructure and add hooks. require_once __DIR__ . '/google-site-kit.php'; // Fire action to trigger uninstallation logic. do_action( 'googlesitekit_uninstallation' ); Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)DirdistDirectory Rename | DeletefpmDirectory Rename | Deletegoogle-site-kit.phpFile3.67 KB Rename | Delete | EditincludesDirectory Rename | Deletereadme.txtFile11.16 KB Rename | Delete | Editthird-partyDirectory Rename | Deleteuninstall.phpFile559.00 B Rename | Delete | Edit