📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 15:09:09
📂
/ (Root)
/
home
/
apkbfjox
/
b9-game.xyz
/
wp-content
/
plugins
/
kadence-blocks
📍 /home/apkbfjox/b9-game.xyz/wp-content/plugins/kadence-blocks
🔄 Refresh
✏️
Editing: uninstall.php
Writable
<?php /** * Handles uninstalling the telemetry library. */ use KadenceWP\KadenceBlocks\StellarWP\Telemetry\Uninstall; require_once plugin_dir_path( __FILE__ ) . 'vendor/vendor-prefixed/autoload.php'; require_once plugin_dir_path( __FILE__ ) . 'vendor/autoload.php'; Uninstall::run( 'kadence-blocks' );
💾 Save Changes
❌ Cancel