File ManagerCurrent Directory: wp-content/plugins/google-site-kitLinux appserver-7a7af3b2-php-0c9ec09e2f9746c2a80fa3756c076432 6.12.94+ #1 SMP Fri Jul 17 09:26:56 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