📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-07-09 01:32:19
📂
/ (Root)
/
home
/
goodiwcm
/
public_html
/
wp-content
/
plugins
/
revslider
📍 /home/goodiwcm/public_html/wp-content/plugins/revslider
🔄 Refresh
✏️
Editing: uninstall.php
Writable
<?php if(!defined('ABSPATH') && !defined('WP_UNINSTALL_PLUGIN')){ exit(); } //needs to be deleted so that everything gets checked at a new installation delete_option('revslider_table_version'); delete_option('revslider_checktables'); delete_option('rs_public_version');
💾 Save Changes
❌ Cancel