📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-20 22:38:18
📂
/ (Root)
/
home
/
xeqi7597
/
public_html
/
wp-content
/
plugins
/
ga-google-analytics
📍 /home/xeqi7597/public_html/wp-content/plugins/ga-google-analytics
🔄 Refresh
✏️
Editing: uninstall.php
Writable
<?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');
💾 Save Changes
❌ Cancel