🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-16 10:07:45 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
test2.therahuldas.com
/
wp-content
/
plugins
/
disable-commentss
📍 /home/therahul/test2.therahuldas.com/wp-content/plugins/disable-commentss
🔄 Refresh
✏️
Editing: uninstall.php
Writable
<?php /** * Uninstall script * * @package Disable_Comments */ if ( ! defined( 'ABSPATH' ) && ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } delete_site_option( 'disable_comments_options' );
💾 Save Changes
❌ Cancel